Download NUnitForVS

Description

NUnitForVS is a NUnit integration in Visual Studio 2008. Compared to other NUnit runners for Visual Studio that allow you to just run the tests, NUnitForVS integrates NUnit tests in Visual Studio Unit Test Runtime. This allows you to run your tests along with other tests (ex. ...

Source Files

The download file nunitforvs.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Product/Common/Common.csproj/* w ww .j a  v  a  2s  .  co m*/
Product/Common/Common.csproj.vspscc
Product/Common/Properties/AssemblyInfo.cs
Product/Documentation/Changing order in NUnitForVSTS 20090304.pptx
Product/Documentation/NUnitForVS internals.docx
Product/Documentation/NUnitVS.vsd
Product/External/WixUIExtension.dll
Product/External/nunit.core.dll
Product/External/nunit.core.interfaces.dll
Product/External/nunit.framework.dll
Product/External/nunit.util.dll
Product/LocalTestRun.testrunconfig
Product/NUnitForVSTS.sln
Product/NUnitForVSTS.vsmdi
Product/NUnitForVSTS.vssscc
Product/NUnitHandling/INUnitTestElement.cs
Product/NUnitHandling/INUnitTestMethod.cs
Product/NUnitHandling/MemberInfoExtentions.cs
Product/NUnitHandling/NUnitHandling.csproj
Product/NUnitHandling/NUnitHandling.csproj.vspscc
Product/NUnitHandling/NUnitTestExecuter.cs
Product/NUnitHandling/NUnitTestRunner.cs
Product/NUnitHandling/Properties/AssemblyInfo.cs
Product/NUnitTest.UnitTest.Targets/App.config
Product/NUnitTest.UnitTest.Targets/DummyDatabase.cs
Product/NUnitTest.UnitTest.Targets/NUnitTest.UnitTest.Targets.csproj
Product/NUnitTest.UnitTest.Targets/NUnitTest.UnitTest.Targets.csproj.vspscc
Product/NUnitTest.UnitTest.Targets/Properties/AssemblyInfo.cs
Product/NUnitTest.UnitTest.Targets/TestAppConfig.cs
Product/NUnitTest.UnitTest.Targets/TestCorrect.cs
Product/NUnitTest.UnitTest.Targets/TestCrashConstructor.cs
Product/NUnitTest.UnitTest.Targets/TestDomainUnload.cs
Product/NUnitTest.UnitTest.Targets/TestException.cs
Product/NUnitTest.UnitTest.Targets/TestFailed.cs
Product/NUnitTest.UnitTest.Targets/TestFixtureOrderOne.cs
Product/NUnitTest.UnitTest.Targets/TestFixtureOrderTwo.cs
Product/NUnitTest.UnitTest.Targets/TestFixtureSetupCorrect.cs
Product/NUnitTest.UnitTest.Targets/TestFixtureSetupException.cs
Product/NUnitTest.UnitTest.Targets/TestFixtureStartupTeardownOnce.cs
Product/NUnitTest.UnitTest.Targets/TestFixtureTeardownException.cs
Product/NUnitTest.UnitTest.Targets/TestIgnore.cs
Product/NUnitTest.UnitTest.Targets/TestLong.cs
Product/NUnitTest.UnitTest.Targets/TestPrivateSetupTasks.cs
Product/NUnitTest.UnitTest.Targets/TestSetupCorrect.cs
Product/NUnitTest.UnitTest/AssemblyResolverTest.cs
Product/NUnitTest.UnitTest/DummyContextAccessor.cs
Product/NUnitTest.UnitTest/DummyResultSink.cs
Product/NUnitTest.UnitTest/DummyRunConfig.cs
Product/NUnitTest.UnitTest/DummyRunContext.cs
Product/NUnitTest.UnitTest/DummyTest.cs
Product/NUnitTest.UnitTest/DummyTestContext.cs
Product/NUnitTest.UnitTest/ExecutionHandlerTest.cs
Product/NUnitTest.UnitTest/HashUtilityTest.cs
Product/NUnitTest.UnitTest/IntegrationTest.cs
Product/NUnitTest.UnitTest/NUnitTest.UnitTest.csproj
Product/NUnitTest.UnitTest/NUnitTest.UnitTest.csproj.vspscc
Product/NUnitTest.UnitTest/NUnitTestAdapterTest.cs
Product/NUnitTest.UnitTest/Properties/AssemblyInfo.cs
Product/NUnitTest.UnitTest/SourceFileExplorerTest.cs
Product/NUnitTest.UnitTest/TestLoaderExecutionHandlerTest.cs
Product/NUnitTest.UnitTest/UnitTestElementTest.cs
Product/NUnitTest/Check.cs
Product/NUnitTest/Extensions.cs
Product/NUnitTest/GlobalSuppressions.cs
Product/NUnitTest/HashUtility.cs
Product/NUnitTest/ITestService.cs
Product/NUnitTest/ItemTemplates/NUnitTemplate.zip
Product/NUnitTest/NUnitTest.csproj
Product/NUnitTest/NUnitTest.csproj.vspscc
Product/NUnitTest/NUnitTestAdapter.cs
Product/NUnitTest/NUnitTestFileExplorer.cs
Product/NUnitTest/NUnitTestPackage.cs
Product/NUnitTest/NUnitTestResultViewWindow.cs
Product/NUnitTest/NUnitTestTip.cs
Product/NUnitTest/NUnitTestTuip.cs
Product/NUnitTest/Properties/AssemblyInfo.cs
Product/NUnitTest/Properties/Resources.Designer.cs
Product/NUnitTest/Properties/Resources.resx
Product/NUnitTest/ResourceIds.cs
Product/NUnitTest/Resources/icon1.ico
Product/NUnitTest/ResultFactory.cs
Product/NUnitTest/ServiceProvider.cs
Product/NUnitTest/Source.extension.vsixmanifest
Product/NUnitTest/SourceFileExplorer.cs
Product/NUnitTest/TestLoaderDiscoverEventDispatcher.cs
Product/NUnitTest/TestLoaderDiscoverHandler.cs
Product/NUnitTest/TestLoaderEventDispatcher.cs
Product/NUnitTest/TestLoaderExecutionEventDispatcher.cs
Product/NUnitTest/TestLoaderExecutionHandler.cs
Product/NUnitTest/UnitTest.cs
Product/NUnitTest/UnitTestResult.cs
Product/NUnitTest/VSPackage.Designer.cs
Product/NUnitTest/VSPackage.resx
Product/NUnitTestInstaller/License.rtf
Product/NUnitTestInstaller/NUnitTestInstaller.wixproj
Product/NUnitTestInstaller/NUnitTestInstaller.wixproj.vspscc
Product/NUnitTestInstaller/Product.wxs
Product/NUnitTestUI/NUnitTestUI.rc
Product/NUnitTestUI/NUnitTestUI.vcxproj
Product/NUnitTestUI/NUnitTestUI.vcxproj.filters
Product/NUnitTestUI/NUnitTestUI.vcxproj.vspscc
Product/NUnitTestUI/icon1.ico
Product/NUnitTestUI/resource.h
Product/NunitTest.UnitTest.TargetsVb/BuildNumber.vb
Product/NunitTest.UnitTest.TargetsVb/My Project/AssemblyInfo.vb
Product/NunitTest.UnitTest.TargetsVb/NUnitTest.UnitTest.TargetsVb.vbproj
Product/NunitTest.UnitTest.TargetsVb/NUnitTest.UnitTest.TargetsVb.vbproj.vspscc
Product/NunitTest.UnitTest.TargetsVb/NUnitTest.vb
VS2008/Common/Common.csproj
VS2008/Common/Common.csproj.vspscc
VS2008/Common/Properties/AssemblyInfo.cs
VS2008/Documentation/Changing order in NUnitForVSTS 20090304.pptx
VS2008/Documentation/NUnitForVS internals.docx
VS2008/Documentation/NUnitVS.vsd
VS2008/External/WixUIExtension.dll
VS2008/External/nunit.core.dll
VS2008/External/nunit.core.interfaces.dll
VS2008/External/nunit.framework.dll
VS2008/External/nunit.util.dll
VS2008/LocalTestRun.testrunconfig
VS2008/NUnitForVSTS.sln
VS2008/NUnitForVSTS.vsmdi
VS2008/NUnitForVSTS.vssscc
VS2008/NUnitHandling/INUnitTestElement.cs
VS2008/NUnitHandling/INUnitTestMethod.cs
VS2008/NUnitHandling/MemberInfoExtentions.cs
VS2008/NUnitHandling/NUnitHandling.csproj
VS2008/NUnitHandling/NUnitHandling.csproj.vspscc
VS2008/NUnitHandling/NUnitTestExecuter.cs
VS2008/NUnitHandling/NUnitTestRunner.cs
VS2008/NUnitHandling/Properties/AssemblyInfo.cs
VS2008/NUnitTest.UnitTest.Targets/App.config
VS2008/NUnitTest.UnitTest.Targets/DummyDatabase.cs
VS2008/NUnitTest.UnitTest.Targets/NUnitTest.UnitTest.Targets.csproj
VS2008/NUnitTest.UnitTest.Targets/NUnitTest.UnitTest.Targets.csproj.vspscc
VS2008/NUnitTest.UnitTest.Targets/Properties/AssemblyInfo.cs
VS2008/NUnitTest.UnitTest.Targets/TestAppConfig.cs
VS2008/NUnitTest.UnitTest.Targets/TestCorrect.cs
VS2008/NUnitTest.UnitTest.Targets/TestCrashConstructor.cs
VS2008/NUnitTest.UnitTest.Targets/TestDomainUnload.cs
VS2008/NUnitTest.UnitTest.Targets/TestException.cs
VS2008/NUnitTest.UnitTest.Targets/TestFailed.cs
VS2008/NUnitTest.UnitTest.Targets/TestFixtureOrderOne.cs
VS2008/NUnitTest.UnitTest.Targets/TestFixtureOrderTwo.cs
VS2008/NUnitTest.UnitTest.Targets/TestFixtureSetupCorrect.cs
VS2008/NUnitTest.UnitTest.Targets/TestFixtureSetupException.cs
VS2008/NUnitTest.UnitTest.Targets/TestFixtureStartupTeardownOnce.cs
VS2008/NUnitTest.UnitTest.Targets/TestFixtureTeardownException.cs
VS2008/NUnitTest.UnitTest.Targets/TestIgnore.cs
VS2008/NUnitTest.UnitTest.Targets/TestLong.cs
VS2008/NUnitTest.UnitTest.Targets/TestPrivateSetupTasks.cs
VS2008/NUnitTest.UnitTest.Targets/TestSetupCorrect.cs
VS2008/NUnitTest.UnitTest/DummyContextAccessor.cs
VS2008/NUnitTest.UnitTest/DummyResultSink.cs
VS2008/NUnitTest.UnitTest/DummyRunConfig.cs
VS2008/NUnitTest.UnitTest/DummyRunContext.cs
VS2008/NUnitTest.UnitTest/DummyTest.cs
VS2008/NUnitTest.UnitTest/DummyTestContext.cs
VS2008/NUnitTest.UnitTest/ExecutionHandlerTest.cs
VS2008/NUnitTest.UnitTest/HashUtilityTest.cs
VS2008/NUnitTest.UnitTest/IntegrationTest.cs
VS2008/NUnitTest.UnitTest/NUnitTest.UnitTest.csproj
VS2008/NUnitTest.UnitTest/NUnitTest.UnitTest.csproj.vspscc
VS2008/NUnitTest.UnitTest/NUnitTestAdapterTest.cs
VS2008/NUnitTest.UnitTest/Properties/AssemblyInfo.cs
VS2008/NUnitTest.UnitTest/SourceFileExplorerTest.cs
VS2008/NUnitTest.UnitTest/TestLoaderExecutionHandlerTest.cs
VS2008/NUnitTest.UnitTest/UnitTestElementTest.cs
VS2008/NUnitTest/Check.cs
VS2008/NUnitTest/Extensions.cs
VS2008/NUnitTest/GlobalSuppressions.cs
VS2008/NUnitTest/HashUtility.cs
VS2008/NUnitTest/ITestService.cs
VS2008/NUnitTest/ItemTemplates/NUnitTemplate.zip
VS2008/NUnitTest/NUnitTest.csproj
VS2008/NUnitTest/NUnitTest.csproj.vspscc
VS2008/NUnitTest/NUnitTestAdapter.cs
VS2008/NUnitTest/NUnitTestFileExplorer.cs
VS2008/NUnitTest/NUnitTestPackage.cs
VS2008/NUnitTest/NUnitTestResultViewWindow.cs
VS2008/NUnitTest/NUnitTestTip.cs
VS2008/NUnitTest/NUnitTestTuip.cs
VS2008/NUnitTest/Properties/AssemblyInfo.cs
VS2008/NUnitTest/Properties/Resources.Designer.cs
VS2008/NUnitTest/Properties/Resources.resx
VS2008/NUnitTest/ResourceIds.cs
VS2008/NUnitTest/Resources/icon1.ico
VS2008/NUnitTest/ResultFactory.cs
VS2008/NUnitTest/ServiceProvider.cs
VS2008/NUnitTest/SourceFileExplorer.cs
VS2008/NUnitTest/TestLoaderDiscoverEventDispatcher.cs
VS2008/NUnitTest/TestLoaderDiscoverHandler.cs
VS2008/NUnitTest/TestLoaderEventDispatcher.cs
VS2008/NUnitTest/TestLoaderExecutionEventDispatcher.cs
VS2008/NUnitTest/TestLoaderExecutionHandler.cs
VS2008/NUnitTest/UnitTest.cs
VS2008/NUnitTest/UnitTestResult.cs
VS2008/NUnitTest/VSPackage.Designer.cs
VS2008/NUnitTest/VSPackage.resx
VS2008/NUnitTestInstaller/License.rtf
VS2008/NUnitTestInstaller/NUnitTestInstaller.wixproj
VS2008/NUnitTestInstaller/NUnitTestInstaller.wixproj.vspscc
VS2008/NUnitTestInstaller/Product.wxs
VS2008/NUnitTestUI/NUnitTestUI.rc
VS2008/NUnitTestUI/NUnitTestUI.vcproj
VS2008/NUnitTestUI/NUnitTestUI.vcproj.vspscc
VS2008/NUnitTestUI/icon1.ico
VS2008/NUnitTestUI/resource.h

Download

Click the following link to download nunitforvs.zip.

nunitforvs.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML