Hacker News new | ask | show | jobs
by kevingadd 2617 days ago
sqlite has extremely thorough test coverage with something approaching 100% branch coverage and such wide production usage it's basically proven that a lot of this stuff works.
1 comments

Most (all?) of the production usage probably doesn't enable the assert though.