5 Matching Annotations
- Mar 2022
-
github.com github.com
- Jun 2021
-
thoughtbot.com thoughtbot.com
-
evilmartians.com evilmartians.com
-
even acceptance tests (though the latter are ideologically different)
-
- Mar 2021
-
tobeagile.com tobeagile.com
-
Why separate out red tests from green tests? Because my green tests serve a fundamentally different purpose. They are there to act as a living specification, validating that the behaviors work as expected. Regardless of whether they are implemented in a unit testing framework or an acceptance testing framework, they are in essence acceptance tests because they’re based upon validating behaviors or acceptance criteria rather than implementation details.
-
- Oct 2019