Oct. 31, 2016
3:09 p.m.
2016-10-31 14:23 GMT+01:00 Sean P. DeNigris <sean@clipperadams.com>:
While the bits of a BDD behavioral specification might not be any different from the average unit test, I've found the mindset they create is invaluable to keeping the focus on "what should this object do" instead of "does it work" (which comes along for free).
I would love to have something more then tests as methods. If tests are documentation then we are managing documentation with only two level of chapters: classes and methods. Not really nice book.