Download MSTest Extensions - Msbuild

Description

This project contains various msbuild tasks that extend helps with test execution using Mcrosoft testing framework

Source Files

The download file mstest.zip has the following entries.


trunk/3rdParties/2008/Microsoft.VisualStudio.Coverage.Analysis.dll
trunk/3rdParties/2008/Microsoft.VisualStudio.Coverage.Monitor.dll
trunk/3rdParties/Microsoft.VisualStudio.Coverage.Analysis.dll
trunk/3rdParties/NBehave/v3.5/Gallio.dll
trunk/3rdParties/NBehave/v3.5/MbUnit.dll
trunk/3rdParties/NBehave/v3.5/NBehave-Console.exe
trunk/3rdParties/NBehave/v3.5/NBehave-Console.exe.config
trunk/3rdParties/NBehave/v3.5/NBehave.MSBuild.dll
trunk/3rdParties/NBehave/v3.5/NBehave.NAnt.dll
trunk/3rdParties/NBehave/v3.5/NBehave.Narrator.Framework.dll
trunk/3rdParties/NBehave/v3.5/NBehave.Narrator.Framework.dll.tdnet
trunk/3rdParties/NBehave/v3.5/NBehave.Spec.Framework.dll
trunk/3rdParties/NBehave/v3.5/NBehave.Spec.MSTest.dll
trunk/3rdParties/NBehave/v3.5/NBehave.Spec.MbUnit.dll
trunk/3rdParties/NBehave/v3.5/NBehave.Spec.NUnit.dll
trunk/3rdParties/NBehave/v3.5/NBehave.Spec.Xunit.dll
trunk/3rdParties/NBehave/v3.5/NBehave.TestDriven.Plugin.dll
trunk/3rdParties/NBehave/v3.5/NBehaveResults.xsl
trunk/3rdParties/NBehave/v3.5/Rhino.Mocks.dll
trunk/3rdParties/NBehave/v3.5/languages.yml
trunk/3rdParties/NBehave/v3.5/nunit.framework.dll
trunk/3rdParties/NBehave/v3.5/xunit.dll/*  w  ww.  ja va 2 s  . c  o  m*/
trunk/3rdParties/NUnit/nunit.framework.dll
trunk/3rdParties/NUnit/nunit.framework.xml
trunk/3rdParties/NUnit/nunit.mocks.dll
trunk/3rdParties/TransformXML/TransformXml.exe
trunk/AcceptanceTesting/AcceptanceTesting.csproj
trunk/AcceptanceTesting/Actions.cs
trunk/AcceptanceTesting/Features/CodeMetrics.feature
trunk/AcceptanceTesting/Features/Current.txt
trunk/AcceptanceTesting/Features/Exclude.Pendingfeature
trunk/AcceptanceTesting/Features/NCoverAllTestsInSolution.Pending
trunk/AcceptanceTesting/Features/RunAllTestsInSolution.feature
trunk/AcceptanceTesting/Properties/AssemblyInfo.cs
trunk/AcceptanceTesting/TestData/RapidSolution/3rdParties/gtest-1.3.0/msvc/gtest.vcxproj
trunk/AcceptanceTesting/TestData/RapidSolution/3rdParties/tinyxml/tinyxml_lib.vcxproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/1FailingTest/1FailingTest.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/1PassingTest/1PassingTest.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/4FailingTests/4FailingTests.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/4PassingTests/4PassingTests.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/MSTest1FalingTest/MSTest1FalingTest.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/MSTest4FailingTests/MSTest4FailingTests.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/NotSourceProject/NotSourceProject.wixproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/ProfilerTestRuns/ProfilerTestRuns.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/TestsWithSetUp/TestsWithSetUp.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/DummyProjects/VariousTestsAttributes/VariousTestsAttributes.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AcceptanceTests/RapidTest.AcceptanceTests.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AcceptanceTests/bin/Release/NBehave.Narrator.Framework.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AcceptanceTests/bin/Release/RapidTest.AcceptanceTests.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AcceptanceTests/bin/Release/RapidTest.Addin.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AcceptanceTests/bin/Release/log4net.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AcceptanceTests/bin/Release/nunit.core.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AcceptanceTests/bin/Release/nunit.core.interfaces.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AcceptanceTests/bin/Release/nunit.util.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.Addin/RapidTest.Addin.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/RapidTest.AddinTests.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/1PassingTest.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/RapidTest.Addin.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/RapidTest.AddinTests.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/TestsWithSetUp.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/Typemock.ArrangeActAssert.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/VariousTestsAttributes.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/log4net.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/nunit-console-runner.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/nunit.core.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/nunit.core.interfaces.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/nunit.framework.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.AddinTests/bin/Release/nunit.util.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.Installer/RapidTest.Installer.wixproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.Profiler/RapidTest.Profiler.vcproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.Profiler/RapidTest.Profiler.vcxproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.ProfilerTests/RapidTest.ProfilerTests.vcproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.ProfilerTests/RapidTest.ProfilerTests.vcxproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunner/RapidTest.TestRunner.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunnerUnitTests/RapidTest.TestRunnerUnitTests.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunnerUnitTests/bin/Release/RapidTest.Addin.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunnerUnitTests/bin/Release/RapidTest.TestRunner.exe
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunnerUnitTests/bin/Release/RapidTest.TestRunnerUnitTests.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunnerUnitTests/bin/Release/Typemock.ArrangeActAssert.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunnerUnitTests/bin/Release/log4net.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunnerUnitTests/bin/Release/nunit.core.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunnerUnitTests/bin/Release/nunit.core.interfaces.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTest.TestRunnerUnitTests/bin/Release/nunit.util.dll
trunk/AcceptanceTesting/TestData/RapidSolution/RapidTesting.sln
trunk/AcceptanceTesting/TestData/RapidSolution/UpdateTimeBomb/UpdateTimeBomb.csproj
trunk/AcceptanceTesting/TestData/RapidSolution/nunitTrials/nunitTrials.csproj
trunk/AcceptanceTesting/XSL TestData/ApplyXsl.bat
trunk/CustomTasks.sln
trunk/CustomTasks.tasks
trunk/Example.xml
trunk/ManagedSimpleExe/AssemblyInfo.cpp
trunk/ManagedSimpleExe/ManagedSimpleExe.cpp
trunk/ManagedSimpleExe/ManagedSimpleExe.vcxproj
trunk/ManagedSimpleExe/ManagedSimpleExe.vcxproj.filters
trunk/ManagedSimpleExe/ReadMe.txt
trunk/ManagedSimpleExe/app.ico
trunk/ManagedSimpleExe/app.rc
trunk/ManagedSimpleExe/resource.h
trunk/ManagedSimpleExe/stdafx.cpp
trunk/ManagedSimpleExe/stdafx.h
trunk/RunAllTestsInSolution/NCoverAllTestInSolution.cs
trunk/RunAllTestsInSolution/Parsers/BaseProjectParser.cs
trunk/RunAllTestsInSolution/Parsers/CSharpProjectParser.cs
trunk/RunAllTestsInSolution/Parsers/IProjectParser.cs
trunk/RunAllTestsInSolution/Parsers/ManagedProjectParser.cs
trunk/RunAllTestsInSolution/Parsers/SolutionParser.cs
trunk/RunAllTestsInSolution/Properties/AssemblyInfo.cs
trunk/RunAllTestsInSolution/Reporting/ConvertCoverage.cs
trunk/RunAllTestsInSolution/Reporting/ExportCodeMetrics.cs
trunk/RunAllTestsInSolution/RunAllTestsInSolution.cs
trunk/RunAllTestsInSolution/RunAllTestsInSolution.csproj
trunk/RunAllTestsInSolution/RunTestsWithCoverage.cs
trunk/RunAllTestsInSolution/xsl/Images/arrow_minus_small.gif
trunk/RunAllTestsInSolution/xsl/Images/arrow_plus_small.gif
trunk/RunAllTestsInSolution/xsl/MSCodeMetricsDetails.xsl
trunk/RunAllTestsInSolution/xsl/MSCodeMetricsSummary.xsl
trunk/RunAllTestsInSolution/xsl/MSTestCoverageDetails.xsl
trunk/RunAllTestsInSolution/xsl/MSTestCoverageSummary.xsl
trunk/RunTests.bat
trunk/TasksUnitTests/ParsersTests/BaseProjectParserTests.cs
trunk/TasksUnitTests/ParsersTests/CSharpProjectParserTests.cs
trunk/TasksUnitTests/ParsersTests/ManagedProjectParserTests.cs
trunk/TasksUnitTests/ParsersTests/SolutionParserTests.cs
trunk/TasksUnitTests/Properties/AssemblyInfo.cs
trunk/TasksUnitTests/RunTestsWithCoverageAcceptance.cs
trunk/TasksUnitTests/RunTestsWithCoverageTests.cs
trunk/TasksUnitTests/TasksUnitTests.csproj
trunk/TasksUnitTests/TestData/BadFormat.csproj
trunk/TasksUnitTests/TestData/CTesting.AddinTests.csproj
trunk/TasksUnitTests/TestData/CTesting/CTesting.Addin/CTesting.Addin.csproj
trunk/TasksUnitTests/TestData/CTesting/CTesting.AddinTests/CTesting.AddinTests.csproj
trunk/TasksUnitTests/TestData/CTesting/CTesting.TestRunner/CTesting.TestRunner.csproj
trunk/TasksUnitTests/TestData/CTesting/CTesting.TestRunnerUnitTests/CTesting.TestRunnerUnitTests.csproj
trunk/TasksUnitTests/TestData/CTesting/CTesting.sln
trunk/TasksUnitTests/TestData/CTesting/Ctesting.AcceptanceTests/Ctesting.AcceptanceTests.csproj
trunk/TasksUnitTests/TestData/CTesting/DummyProjects/1FailingTest/1FailingTest.csproj
trunk/TasksUnitTests/TestData/CTesting/DummyProjects/1PassingTest/1PassingTest.csproj
trunk/TasksUnitTests/TestData/CTesting/DummyProjects/4FailingTests/4FailingTests.csproj
trunk/TasksUnitTests/TestData/CTesting/DummyProjects/4PassingTests/4PassingTests.csproj
trunk/TasksUnitTests/TestData/CTesting/DummyProjects/ProfilerTestRuns/ProfilerTestRuns.csproj
trunk/TasksUnitTests/TestData/CTesting/nunitTrials/nunitTrials.csproj
trunk/TasksUnitTests/TestData/Conversions/Conversions.sln
trunk/TasksUnitTests/TestData/Conversions/Implementation/Conversions/Conversions.vcxproj
trunk/TasksUnitTests/TestData/Conversions/Test/ConversionsTest/ConversionsTest.vcxproj
trunk/TasksUnitTests/TestData/CustomTasks/CustomTasks.sln
trunk/TasksUnitTests/TestData/CustomTasks/RunAllTestsInSolution/RunAllTestsInSolution.csproj
trunk/TasksUnitTests/TestData/CustomTasks/TasksUnitTests/TasksUnitTests.csproj
trunk/TasksUnitTests/TestData/ManagedCPPProjects/ManagedSimpleExe.vcxproj
trunk/TasksUnitTests/TestData/ManagedCPPProjects/ManagedSimpleExeCustomDir.vcxproj
trunk/TasksUnitTests/TestData/ManagedCPPProjects/ManagedSimpleExeCustomFile.vcxproj
trunk/TasksUnitTests/TestData/ManagedCPPProjects/ManagedSimpleExeCustomTarget.vcxproj
trunk/TasksUnitTests/TestData/ManagedSimpleExe.vcxproj
trunk/TasksUnitTests/TestData/RunAllTestsInSolution.csproj
trunk/TasksUnitTests/TestData/SimpleExeProject.csproj
trunk/TasksUnitTests/UnitTests.nunit
trunk/build.xml
trunk/trial/Program.cs
trunk/trial/Properties/AssemblyInfo.cs
trunk/trial/SimpleExeProject.csproj

Download

Click the following link to download mstest.zip.

mstest.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