blob: 163c094f205ac969148562ec5c0dbcafe52aac2d [file] [log] [blame]
URL: https://bitbucket.org/tebeka/go2xunit/get/d45000af2242dd0e7b8c7b07d82a1068adc5fd40.zip
Version: d45000af2242dd0e7b8c7b07d82a1068adc5fd40
License: MIT
License File: LICENSE
Description:
Converts go test -v (or gocheck -vv) output to xunit compatible XML output (used
in Jenkins/Hudson).
Local Modifications:
- fix demo/mmath_test.go
- add +build ignore to demo-gocheck/mmath_test.go to avoid bringing in another dependency