E
E
elv1s422014-10-27 13:11:13
Unit testing
elv1s42, 2014-10-27 13:11:13

Jenkins not running NUnit tests?

The essence of the problem is the following. It is necessary to run tests through Jenkins with a simple command:
"C:\NUnit\bin\nunit-console.exe D:\Tests\test.nunit"
inside the tests, the application is launched (Process.Start(path + "Launcher.exe");).
The problem is that if you run the command through the command line, then everything works correctly, the process starts. But if you run the same command through Jenkins, then the process does not start. Please tell me what could be the problem.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question