Hacker News new | ask | show | jobs
by cdcarter 4640 days ago
> but there cannot possibly be a better specification than freely available source code

That's so false. A great example is the history of different Ruby interpreters. The code to MRI was useful, but RubySpec changed the landscape.

1 comments

I wouldn't consider a codebase acceptable unless it includes comprehensive tests. Tests can serve and validate a spec.