Tests getting failed in jenkins but getting passed in my local

961 Views Asked by At

I am trying to run partcover with jenkins for code coverage report. Before it was working fine and all tests were passing successfully but now some tests are getting failed(with jenkins) which are passing successfully in my local.Can anybody suggest how to check the reason for the tests failing in the jenkins?

0

There are 0 best solutions below