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.
- install mspec test adapter on build server.
- download mspec test adapter , change file type .zip
- extract files folder on build server.
- point "version control path custom assemblies" files in step 3 above. *note: can access window visual studio clicking build > manage build controllers > , selecting controller.
- 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
Post a Comment