jamiedavis
-
- 51,204 total downloads
- last updated 7/12/2025
- Latest version: 2.0.1
Build command line applications quickly and easily. Simple to learn and gets out of your way fast, let the toolkit handle the command line parameters, the output formatting, capturing user input and more. -
- 50,716 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 -
- 2,014 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 -
-
- 1,020 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