When you write tests, all are green all are fine

When you write tests, all are green all are fine
Then you smoke test, and it fails

A mood between frustration(cause you have to write more tests)
and satisfaction (cause you found something you broke(!) while writing tests or forgot to add to them and can add it to the tests for future stability).

Comments