Intellij IDEA单元测试时报Test events were not received

最近用Intellij IDEA 2019.2.3反复跑单元测试的时候,单元测试没有运行,抛出一个Test events were not received的信息,看了一下运行单元测试的命令竟然是gradle :project-name:cleanTest :project-name:test --tests "some.class.some.method" 查了一下,Intellij IDEA从
相关文章
相关标签/搜索