issues
search
tebeka
/
go2xunit
Convert "go test" output to xunit compatible (used in Jenkins/Hudson)
MIT License
162
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Invalid xml characters
#68
eloo
opened
5 years ago
6
same name suite to xml is disorder
#67
xuke8
opened
5 years ago
4
TestMain failures aren't translated to error codes
#66
jwilner
opened
5 years ago
1
Revive regression test
#65
tebeka
opened
5 years ago
1
Fix links to demos.
#64
jaqx0r
closed
5 years ago
1
Half of the testcase results missing in junit file
#63
fho
closed
5 years ago
6
Reproducible builds
#62
KantarBruceAdams
closed
6 years ago
3
error: 1061: orphan end test
#61
tej24
opened
6 years ago
14
Jenkins: Attribute 'skip' is not allowed to appear in element 'testsuite'
#60
mpictor
closed
6 years ago
18
Support for nested test suite output ?
#59
mohanraj-r
opened
6 years ago
3
Feature/sonar generic data format
#58
djgilcrease
opened
6 years ago
3
Fix appending of output and errors (with tests)
#57
teodorst
closed
6 years ago
2
Add error message to previous test
#56
teodorst
closed
6 years ago
1
Doesn't keep the error message to correct test
#55
teodorst
closed
6 years ago
0
time="N/A" not parsable as xs:decimal in our CI
#54
markcampanelli-wf
closed
6 years ago
8
Thanks
#53
felixge
closed
6 years ago
1
Use constant string instead of file for lib.TestLineScannerLongLine.
#52
jaytaylor
closed
7 years ago
1
Fixed `bufio.Scanner: token too long' error
#51
jaytaylor
closed
7 years ago
4
While using t.Parallel() I got error: name mismatch (try disabling parallel mode)
#50
stamm
closed
7 years ago
2
Build using current Go release.
#49
xperimental
closed
7 years ago
2
Add underscore to non-source directories.
#48
xperimental
closed
7 years ago
0
Escape user-provided strings in XML output.
#47
xperimental
closed
7 years ago
8
Support go1.8 `go test -race`
#46
tebeka
opened
7 years ago
0
subtest failures are reported twice
#45
tamird
opened
7 years ago
1
Add tests for #43
#44
jordanlewis
closed
7 years ago
2
allow negative test durations
#43
jordanlewis
closed
7 years ago
1
Fix issue with tests ending with Fatal (without summary)
#42
tamird
closed
7 years ago
5
Support streaming API
#41
tebeka
opened
8 years ago
5
Change command line API
#40
tebeka
opened
8 years ago
0
export a library API
#39
tamird
closed
8 years ago
10
feature/encapsulate-Tests-field
#38
amibiz
closed
8 years ago
5
Support printing a summary
#37
ansel1
opened
8 years ago
3
Refactor Suite object + testing
#36
amibiz
closed
8 years ago
3
xUnit report XML data format
#35
techtonik
closed
8 years ago
10
Support gotest runners (like bazel) that don't print a per-suite summary
#34
benley
closed
8 years ago
3
Update the Readme with new URL for downloading
#33
subbu05
closed
8 years ago
1
Use yacc tool
#32
tebeka
opened
8 years ago
0
Use table driven tests
#31
tebeka
closed
8 years ago
2
_test.go file with no tests not handled by parser
#30
tebeka
opened
8 years ago
0
Parse parallel tests
#29
tebeka
opened
8 years ago
4
Handle Go 1.7 Subtests (fixes #27)
#28
aprice
closed
8 years ago
3
Go 1.7 Subtests cause error "name mismatch"
#27
aprice
closed
8 years ago
4
setup failures not recognized
#26
bac
closed
8 years ago
1
how go2xunit work with testify
#25
yugang
closed
8 years ago
2
error: 10: orphan end test
#24
wavded
closed
8 years ago
2
"orphan end test" error for go 1.5 beta 1
#23
bfallik
closed
9 years ago
5
Ignore SetUpTest and TearDownTest, treat MISS as SKIP for GoCheck
#22
joshk0
closed
9 years ago
2
Xunit.net Support
#21
tischda
closed
9 years ago
0
Support for xUnit.net
#20
tischda
closed
9 years ago
2
Have a meaningful error if t.Parallel() is enabled.
#19
keyneston
closed
9 years ago
1
Next