Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mstest

Output of Unit Tests running in VisualStudio

visual-studio-2012 mstest

Are there non-static equivalents to MSTest's [ClassCleanup] & [ClassInitialize]?

MSTest cannot find the assembly

How to use MsTest in Continuous Integration without VS?

How do I persist variables between tests in MSTest?

How do you get the iteration / line number from TestContext in data driven tests?

mstest data-driven-tests

Could not load file or assembly 'Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=11.0.0.0'

How to output log in MS Unit Testing Framework VS 2010

run MSTests from windows command line

MSTest ExpectedException failing

.net exception mstest

MSTest & AppDomains

How do I exclude service references from code coverage using the runsettings file in Visual Studio 2012?

MSTest Not Finding New Tests

visual-studio-2010 mstest

Deleting database from C#

c# sql-server mstest

Visual Studio 2012 testing with csla and entity framework

What's "Local.testsettings" and "TraceAndTestImpact.testsettings" files that Visual Studio create when init a new test project?

visual-studio mstest

CodedUI tests - start a browser once for the entire set of tests

How to force a MSTEST TestMethod to reset all singletons/statics before running?

Unit testing a LINQ2SQL repository

Resharper Unit Test Runner: MSTest Deployment Items Issue