jamiedavis
-
- 45,117 total downloads
- last updated 10/3/2021
- Latest version: 2.6.0
Unit tests will often need to assert that a sizeable amount of data matches an expectation, and this is difficult with only the traditional style of assertion. You essentially have the choice of writing a long... More information -
- 39,385 total downloads
- last updated 8/26/2018
- Latest version: 2.0.0
The Console Toolkit is a sophisticated but simple to learn library providing a full set of features for building console applications. It focuses on getting out of the way as quickly as possible so that you can... More information -
- 1,611 total downloads
- last updated 10/18/2020
- Latest version: 1.0.0
SnapshotTests is a library that supports TDD by allowing snapshots to be taken of datasets before and after a test operation. The differences between the snapshots can be computed and formatted for... More information -
-
- 833 total downloads
- last updated 10/18/2020
- Latest version: 1.0.0
A library for unit testing against SQLServer to compare data before and after running a test. Point the library at a database instance and it will configure itself from the database schema. You can then... More information