Comment on How SQLite is testedparentComments−ExpiredLink13y> What I'm more interested in is how SQLite reached such substantial test coverage.Because SQLite was designed for testability. No "techniques or tools" will help when the application isn't created with testability in mind from the outset.
Comments
> What I'm more interested in is how SQLite reached such substantial test coverage.
Because SQLite was designed for testability. No "techniques or tools" will help when the application isn't created with testability in mind from the outset.