Replying to @coderbyheart

But what you get is a living document, which describes the capabilities of your
software, which is always up-to-date because it drives the tests.

Wed, 20 Jun 2018 15:19:01 UTC

2 replies

Replying to @coderbyheart

And the best part: it is completely decoupled from any API and implementation,
so you get to refactor without having to keep track of all the corner cases you
had in your test suite.