Readme Driven Development
tom.preston-werner.com
Readme Driven Development
1–10 of 59 posts
Re: Readme Driven Development
#2Still, good stuff. Just leaves a few questions.
Re: Readme Driven Development
#3This should be followed by an overview of what should be in a readme, as well as examples of good and bad readmes. Still, good stuff. Just leaves a few questions.
Re: Readme Driven Development
#4"A perfect implementation of the wrong specification is worthless."
The point of BDD is exactly this: bring specification to the scene, give it a first class citizen status, it becomes a live entity in the system, more influential than before. I don't believe Readme or any other document can be as influential as a Cucumber feature, for instance.
Re: Readme Driven Development
#5It would be nice, if we dont consider the fact that nobody reads README at all. "A perfect implementation of the wrong specification is worthless." The point of BDD is exactly this: bring specification to the scene, give it a first class citizen status, it becomes a live entity in the system, more influential than before. I don't believe Readme or any other document can be as influential as a Cucumber feature, for in…
Re: Readme Driven Development
#6It would be nice, if we dont consider the fact that nobody reads README at all. "A perfect implementation of the wrong specification is worthless." The point of BDD is exactly this: bring specification to the scene, give it a first class citizen status, it becomes a live entity in the system, more influential than before. I don't believe Readme or any other document can be as influential as a Cucumber feature, for in…
Re: Readme Driven Development
#7Re: Readme Driven Development
#8I have a hard time thinking seriously about this, because all I can think of right now are those repos on GitHub that have nothing but a README file.
Re: Readme Driven Development
#9Re: Readme Driven Development
#10http://github.com/github/gollum/commit/c7875704971be998a5399...