-
- Downloads
Upgrade test reporting
This commit does the following: - adds the Spec test reporter to display all the passed/failed test specs after all the tests finish running - removes console logging (we don't need it anymore, since we can see the reported results at the end of every test run) - adds the XML test reporter for easier Jenkins integration
Loading
Please register or sign in to comment