EntropyZero Blogging Server

Welcome to EntropyZero Blogging Server Sign in | Join | Help
in Search

dataFresh - a new database rollback library for unit tests

Quickly put your database into a known state for testing.

EntropyZero introduces DataFresh

EntropyZero introduces dataFresh which is a small utility used on test driven development (TDD) projects that enables you to get your Microsoft SQL Server based database back to a known state between test executions.  The provided API layer can use integrated seemlessly into your test harness.  DataFresh can also be used as a console application and be called directly from build scripts including NAnt or other custom built scripts very easilly.

DataFresh enhances team productivity by eliminating the need of writing TearDown methods that attempt to remove changed records from your database.  DataFresh uses internal features of Microsoft SQL Server that restore your database back to a known state in a fraction of a second in most cases.

To start using dataFresh today,simply visit our downloads page and download the latest binaries.  For q quick start, please try out our Test Harness Example.

Published Saturday, September 23, 2006 4:00 PM by mike.brockey

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server, by Telligent Systems