|
Browse by Tags
All Tags » CodeCoverage ( RSS)
-
|
SharpDevelop 2.1, as of revision 2135, now allows you to run your unit tests against .NET 1.1 or .NET 2.0. Which framework your tests are run under is determined by the target framework your test project. So if you choose .NET 1.1 as your target framework...
|
-
|
Revision 1057 of SharpDevelop2 sees support for code coverage. You can now run your unit tests and check how much of your code is covered. To use this feature NCover needs to be installed, the latest release, at the time of this post, was 1.5.2 (beta...
|
|
|
|