Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mstest

Error if the [AssemblyInitialize] already exists in the test project with Specflow

mstest specflow

TeamCity + MSTest - how to capture generated artifacts?

c# teamcity mstest

Is it possible to have multiple 'TestClass'es in MSTest?

visual-studio-2008 mstest

TFS tbl_TestResult table is very big

Tests Disappeared in Visual Studio 2013

Running tests based on a namespace using vstest.console using

How to reach full CodeCoverage? Free Blocks through Exception

How to mock Application.Current for unit-testing?

Value of type '<typename>' cannot be converted to <typename>

mstest how to prevent custom log file from being DELETED (and prevent .trx from being deleted too)

visual-studio-2012 mstest

IO Exception Could not load file or assembly 'System.Runtime' Error when using JsonConvert.SerializeObject

Visual Studio Test Explorer doesn't run tests after changes

CruiseControl not merging testresults from MSTest

How to specify .runsettings file in MSTest commandline?

.net mstest

StringAssert.Contains("{", needle) throws System.FormatException: Input string was not in a correct format

c# .net unit-testing mstest

Cannot load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=3.1.0.0' in MSTest project

VSTS + Visual Studio Test: Add additional logs to test output