Jenkins Run xUnit Tests
Jenkins Run xUnit Tests
Problem
You’ve worked hard creating unit tests using xUnit. That’s a great start. This doesn’t mean you’re finished though.
How do you know that the tests are being run?
Solution Running the tests
Jenkins makes this part easy. There are two different types of builds that you can choose from. I’ll share how to do run unit tests with xUnit for both types. I am assuming the build will run on a…
View On WordPress














