Unit Test Reports and Test Coverage Reports
The "site" goal that is included in the Maven debug configuration in TIBCO Business Studio for BusinessWorks and on the command line produces unit test reports and test coverage reports. These test reports are located at \demo.application\target\site.
- Procedure
- Open the index.html using the browser.
- Select
This shows a summary of the tests that were run and whether they passed or failed.
.
- From the same folder, open
bwcoverage.html.
This shows a summary of which processes and activities are covered by unit tests, for the entire project and as a breakdown for each process.