Hacker News new | ask | show | jobs
by pramodbiligiri 1420 days ago
Check out sqllite codebase. It has a lot of tests. If you want to try test driven development there are books like Growing OO Software with Tests, and TDD By Example.