FIRST principles — Testing Best practices

Jesús Daniel Medina Cruz
jesusdmedinac
Published in
5 min readJul 23, 2023

--

FIRST — Fast — Independent — Repeatable — Self-Validating — Timely

Learn FIRST principles to write and design effective tests:

  • Fast
  • Isolated / Independent
  • Reliable / Repeatable
  • Self-contained / Self-validating
  • Timely / Thorough.

Before start

--

--