Closed wavded closed 8 years ago
Some more insight. If I run all my tests serially (no t.Parallel()
), then it works fine.
Yeah, parallel testing requires me to guess which I currently don't want to do :) Other people have commented on this as well, I might consider a patch that tries to work with parallel testing only when a command line switch is given. Note that other people might be working on this (see here for example)
Any ideas? Running latest master of
go2xunit