Run tests from gradle and Intellij Idea have are different results.
已回答
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?
请先登录再写评论。
Could you please create a support ticket and attach there your Gradle configuration?