gotests
gotests copied to clipboard
Cannot generate tests for package
In Intellij Goland, when I choose "Generate tests for package", I get this error:
gotests fatal error: concurrent map writes
then an infinite stack trace, and then this other message
created by github.com/cweill/gotests.parallelize
I don't really know if I´m doing something wrong