Run tests from gradle and Intellij Idea have are different results.
Answered
I use Intellij idea 2019.2 (Ultimate Edition) and when I run my unit tests from Intellij Idea all tests are passed but when I run the same tests from gradle command line using command gradle test some tests are failed. What is goin on? How can I fix this issue?
Please sign in to leave a comment.
Could you please create a support ticket and attach there your Gradle configuration?