EDIT 2016-10-19: The original question was about an issue specific to VS2015 CTP6 with the XUnit test runner. It's …
unit-testing visual-studio-2015 visual-studio-2017 xunit test-runnerI am running a maven project in Eclipse for my Cucumber tests. My test runner class looks like this: @RunWith(…
java eclipse properties cucumber-jvm test-runnerI am trying to run Cucumber feature files in IntelliJ. Cucumber Options is pointing to the right folder, but I …
intellij-idea junit cucumber cucumber-junit test-runnerCan't run all the XUnit tests on my Visual Studio 2017. Version 15.6.4 They can be viewed in TestExploer and when I …
visual-studio unit-testing testing xunit test-runnerThis seems to be an error with the JetBrains Resharper 9.1 Ultimate Test Runner referencing an older version of NUnit. I …
nunit jetbrains-ide resharper-8.0 test-runnerI have written instrumentation tests which was working fine, but now getting error cannot resolve ActivityTestRule error after upgrading dependencies …
android android-espresso android-instrumentation test-runnerVisual Studio 2012 added a "Run tests after build" button in the Unit Test Explorer, but it seems that option is …
unit-testing ide visual-studio-2012 test-runnerI am trying to configure CruiseControl .net to build our repository code periodically and run the tests included in the …
msbuild continuous-integration build-automation automated-tests test-runner