NDbUnit
Home Page
Categories: Testing
Latest version: 1.2
Added 2006-08-02
Library for putting a database into a known state.
NDbUnit may be used to increase repeatability in unit tests that interact with a database by ensuring that the database's state is consistent across execution of tests. NDbUnit does this by allowing the unit test to perform an operation on a dataset before or after the execution of a test, thus ensuring a consistent state.
NDbUnit borrows many ideas from DbUnit, and makes them available for the .NET platform. It supports SQL Server and OLE database types.
 Built for .NET |
 Library |
 Free or free version available |
 Source code provided |