|
|||||||
Documentation for csUnit 2.4If you are already familiar with csUnit, you may want to look at the changes that are included in this new version. If you are new to csUnit, we suggest that you look at the "Getting Started" tutorial. Product DesigncsUnit consists of several components:
With csUnit you can define recipes. These are basically projects that contain one or more assemblies with unit tests. When tests are executed each such assembly is executing in its own application domain (AppDomain). This way your test assemblies are isolated from each other and generally speaking you should not see any side affects. This technique allows csUnit also to reload each assembly as you are working on it. There is no need to restart csUnit for each new test drive. |
Prerequisites And Target Environment Sponsors:
|
||||||
Copyright © 2002-2008 by Agile Utilities NZ Ltd. All rights reserved. Site design by Andreas Weiss. This site is protected by bot traps. |