If anyone is familiar with Jenkins, you might know that you can install a plugin to analyze unit test results from JUnit. It displays the overall coverage in a graph. I was wondering if there is any feature like this in CBS. I know Unit Testing is supported in NWDI, but we wanted to automate the process of unit testing results to verify a level of code coverage is ensured.
↧