Eyal Posener
3c05bc8cb6
Fail package in case of build error
...
In case of build error, the unittest fail, but the junit-report
with the set-exit-code flag on returns status code 0.
This commit will make it return the right status code.
2017-01-22 10:13:01 +02:00
Aiden Scandella
faed36da23
Fix 1.7 compatbility
2016-09-12 13:54:45 -07:00
Patrick O'brien
24d394d799
Add go 1.7 compatibility
...
* Subtests and nested subtests have spaces at the beginning of their
PASS statements. This has been added to the regexp.
2016-09-12 13:54:45 -07:00
Aiden Scandella
1b60a11396
Add support for Go 1.5 test results
...
An alternate approach that does not involve regular expressions.
Fixes #15
2015-08-23 10:55:52 -07:00
Joël Stemmer
afd084b9d1
Merge branch 'subpackage'
2015-07-01 22:31:23 +02:00
Craig Peterson
a30d4886ed
moving parser into subpackage
2015-05-14 17:07:05 -06:00