0

I have some webtest, which I want to connect with Jenkins. But I can not find solution how to run assembly with webtests by command line. How can I do it?

I try something like this

cd "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE"

mstest /testcontainer:"C:\Jenkins\_code\webTestLibrary.dll" 

I get information "No tests find". What do I wrong?

Jacek
  • 11,661
  • 23
  • 69
  • 123
  • possible duplicate of [How to run all web tests by command line](http://stackoverflow.com/questions/30575634/how-to-run-all-web-tests-by-command-line) – AdrianHHH Jun 04 '15 at 08:27
  • Please do not write multiple versions of the same question. – AdrianHHH Jun 04 '15 at 08:29

0 Answers0