I have created Automated tests using Gherkin and specflow that uses NUnit internally. The tests are running successfully when launched from Visual Studio.
I am trying to run the tests from TFS 2015, however, it is throwing the error.
This is the configuration I have done in build step.
Please help me in resolving the issue.