Supported Test Runners
Supported Test Runners#
BlueRacer supports any test runner that can export test results to a junit.xml
file. Most test runners can do this.
Here are instructions on how to export test results in a few popular test runners:
If your test runner is not on this list, search the Web for “<my test runner> junit
” or “<my test runner> xunit
” to learn how it’s done. Alternatively, write to us and we’ll add instructions to the list above!