Search
-
Add a performance view (or data export) to help find performance bottlenecks
-
Attribute to enable tests with "shared resource" to run on same server within same "session".
-
User custom performance metrics (displayed with performance metrics)
-
Support UITestMethod in Windows Store apps
-
Optimize test status refresh between VS reloads on large amount of tests
-
Mark tests using TestCaseSource as failed if an error in the method providing the TestCaseData fails
-
Display test output in text window (on button click)
-
Show indication that the build is failing
-
Pin test class in test runner rather than pin each test separately
-
Provide history of failed tests
-
Add coverage aggregates to the xml report produced by the console runner
-
Provide Debugging Support for Async/Await Methods · completed
-
Remote server: Conditionally run tests depending on which remote server they are running on.
-
Cleanup of workspace