-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The specification for the testsuites tag in Junit includes multiple attributes, as per http://llg.cubic.org/docs/junit/ This commit populates disabled, errors, failures, tests and time. It does so by recursively collecting those metrics from nested testsuite tags in jasmineDone and then passing them to wrapOutputAndWriteFile.
- Loading branch information
1 parent
1abc7e6
commit ab44324
Showing
2 changed files
with
84 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters