Kunwardeep Singh Bedi
Kunwardeep Singh Bedi
Hey, sorry for not getting to this in time. Would you please be able to raise a PR for this change?
I am unsure of what your set-up is, but can't you avoid running your tests in parallel by doing `go test -p 1 ./...`
I am not sure of the test setup, but we do have two flags to ignore the tests. Would they work? ``` A few options can be activated by flag:...
anything stopping us merging this ?
Would you please be able to open a PR for a fix for this?
This PR - fixed it - https://github.com/kunwardeep/paralleltest/pull/46
It does work with named queries(as we are using the latest master) but unfortunately, we need to use named queries in our transactions. So when you do this to build...
Please feel free to open a PR.