testy
testy copied to clipboard
[docs] Change first example to be a failed tests that we have to fix
What is not documented or is not clear
The first example in the README is a green test. I think it will be more valuable to start with a failed test, then show how to fix it.
Ideas
The goal is to visualize the TDD process: watching a test failing, writing the code to fix it and see the impact.