Hacker News new | ask | show | jobs
by maoeurk 2478 days ago
> IIRC SQLite's test suite has 3x as many lines of code as the code being tested

Actually it has a shocking 662x as many lines of tests as it has code[1].

I agree though, SQLite is an amazing piece of software.

[1]: https://sqlite.org/testing.html