Unit Testing
Posted on Sat 28 November 2015 in TDDA • Tagged with tdda, components
Systematic Unit Tests, System Tests and Reference Tests
The third major idea in test-driven data analysis is the one most directly taken from test-driven development, namely systematically developing both unit tests for small components of the analytical process and carefully constructed, specific tests for the whole system or larger components …
Continue reading