Ask HN: What are examples of open source projects with excellent tests? 5 points by adt2bt 9y ago ↗ HN One of my biggest shortcomings as a developer is not knowing how to test my code well. I suspect I am not alone.
[–] tbirdz 9y ago ↗ SQLite has a lot of tests. You can read about their testing strategy here: https://www.sqlite.org/testing.html
[–] ColinCochrane 9y ago ↗ SQLite is one of the best examples I can think of.https://www.sqlite.org/testing.html
2 comments
[ 5.8 ms ] story [ 26.2 ms ] threadhttps://www.sqlite.org/testing.html