tfs2012 - MSpec Test Adapter with TFS -


has used mspec test adapter tfs? if yes, can please shed light on how go on doing this?

i noticed this post uses console runner.

after lots of research , trial , error, figured how make work. it's pretty easy.

  1. install mspec test adapter on build server.
  2. download mspec test adapter , change file type .zip
  3. extract files folder on build server.
  4. point "version control path custom assemblies" files in step 3 above. *note: can access window visual studio clicking build > manage build controllers > , selecting controller.
  5. ensure in build definition, select visual studio test runner. can accessed test definition > process tab > test > automated tests > test source

when run build, should see tests run.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -