Hacker News new | ask | show | jobs
by RaoulP 2259 days ago
I’m a complete newbie when it comes to writing tests. But I know that SQLite is tested to hell and back, and I believe Richard Hipp (the creator) has said he spends more time and lines of code on the testing suite, than on the SQLite code itself. I hope he shares some of his insights some day.
1 comments

> I hope he shares some of his insights some day.

You didn't search much: https://sqlite.org/testing.html

I love this page! We (Vector) hope to post something similar in the future.