Joel Stemmer
|
c633abbaa9
|
Set failure message when a test failed.
The failure tag is required when a test failed. The failure message is
set to 'Failed' for now since we don't have the actual failure message
yet.
|
2012-03-16 16:13:47 +01:00 |
|
Joel Stemmer
|
d72fb56d06
|
Add properties to xml report
Include the go runtime version as a property.
|
2012-03-16 16:10:59 +01:00 |
|
Joel Stemmer
|
8cf088e24f
|
Do not create <failure> tag when message is empty
|
2012-03-16 15:41:38 +01:00 |
|
Joel Stemmer
|
92be560b6c
|
Fix const in parser
|
2012-03-14 12:12:43 +01:00 |
|
Joel Stemmer
|
c9c0e1877c
|
Write JUnit report xml
Add tests
|
2012-03-09 19:52:48 +01:00 |
|
Joel Stemmer
|
64b850a234
|
Remove parsing additional test output
|
2012-03-09 19:52:22 +01:00 |
|
Joel Stemmer
|
23311beb18
|
Add test for failing test output
Cleanup parser tests.
Move test output to separate files.
|
2012-03-09 19:52:17 +01:00 |
|
Joel Stemmer
|
4b851d63d2
|
Parse successful tests
|
2012-03-09 16:41:35 +01:00 |
|
Joel Stemmer
|
8fcd615a51
|
Initial commit
|
2012-03-09 15:38:06 +01:00 |
|