Running fixtures in separate app domains or processes
"Brian Genisio" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I was wondering if there is any way to run individual test fixtures in their own app domains or process? We have several test fixtures in our testing DLL. Each test fixture loads up an instance of our application and runs tests. It would be wonderful if each time a test fixture loaded, it would be like starting up and shutting down the application. I know that the individual assemblies are running in their own app domain by default, but what about the fixtures? Any thoughts? Brian ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users