9 ms·
> 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 a
by maoeurk 7y 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 https://sqlite.org/testing.html