tebeka / go2xunit

Convert "go test" output to xunit compatible (used in Jenkins/Hudson)
MIT License
162 stars 46 forks source link

how go2xunit work with testify #25

Closed yugang closed 8 years ago

yugang commented 8 years ago

you mentioned "go2xunit also works with gocheck, and testify." but no example provided,how to run it with testify? thanks

tebeka commented 8 years ago

Thanks! I'll add a example with testify soon-ish

tebeka commented 8 years ago

I added link to examples in the README.