[caption id="attachment_911" align="alignleft" width="300" caption="Cucumber feature stories running as tests (green = pass)"]
[/caption]
"Cucumber feature stories will outlive your code."
I heard this on a Hashrocket Video with Jon Larkowski.
The idea is that if you write executable feature stories (like in Cucumber) that prove the software behaves as its supposed to, those feature stories will outlive the code that implements them.
That blew my mind, but it's true.
The features stories for a software project belong to the software project no matter how many re-writes, refactors, platform changes, or project merges or forks it goes through.
[/caption]
"Cucumber feature stories will outlive your code."
I heard this on a Hashrocket Video with Jon Larkowski.
The idea is that if you write executable feature stories (like in Cucumber) that prove the software behaves as its supposed to, those feature stories will outlive the code that implements them.
That blew my mind, but it's true.
The features stories for a software project belong to the software project no matter how many re-writes, refactors, platform changes, or project merges or forks it goes through.

















