Sign in
vikramagrawal
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Command Line
Logger
Managed
Test Adapters
TestCaseFilter
Unit Testing
VS 2012
VS11
WinRT
Archive
Archives
July 2012
(2)
May 2012
(1)
April 2012
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
vikramagrawal
Writing loggers for command line test runner vstest.console.exe
Posted
9 months ago
by
Vikram Agrawal
2
Comments
Command line test runner for VS 2012 comes with a parameter /logger where user can specify logger to be used. Two loggers shipped with VS are Console and Trx. Console logger is default logger that prints output of test execution to console window. Trx...
vikramagrawal
Running selective unit tests in VS 2012 RC using TestCaseFilter
Posted
10 months ago
by
Vikram Agrawal
0
Comments
New unit testing platform in Visual Studio 2012 provides a new way to selectively execute test based on filtering condition through TestCaseFilter. TestCaseFilter can as specified as a string while executing tests through command line (vstest.console...
Page 1 of 1 (2 items)