|
Project Information
Featured
Downloads
|
AutoTest.NET is based off of autotest which is a popular Ruby tool for running your unit tests as soon as your save your files. This practice gives you immediate feedback and helps facilitate real test driven development. The 0.1 release is now available. This release is basically a working proof of concept. You will find problems. Right now you can configure what unit testing tool to use, what folder to watch, a folder to ignore, and where msbuild is. Features planned 0.2 are:
Other future plans:
|