jamiedavis 


    • 35,178 total downloads
    • last updated 8/26/2018
    • Latest version: 2.0.0
    • Console Toolkit .NET
    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
  • 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
    • 1,459 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,390 total downloads
    • last updated 8/6/2015
    • Latest version: 1.0.0
    Description
    • 742 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