Hacker News new | ask | show | jobs
by zingar 169 days ago
Just to clarify, are you saying SQLLite is a good example that we should emulate?
1 comments

SQLite is known for having a lot of testing. Per their docs around 600x as much test as application code.

https://sqlite.org/testing.html