Ask HN: What are the best resources to learn on how to write tests? 3 pointsspacesarebetter4 years ago2 commentsSaveHideCopy link On HNComments−pramodbiligiri4yCheck out sqllite codebase. It has a lot of tests. If you want to try test driven development there are books like Growing OO Software with Tests, and TDD By Example.−sargstuff4yLatex and associated templates/libraries/extentions can be examined for publication quality examples of tests.
Comments
Check out sqllite codebase. It has a lot of tests. If you want to try test driven development there are books like Growing OO Software with Tests, and TDD By Example.
Latex and associated templates/libraries/extentions can be examined for publication quality examples of tests.