Having a problem of using gradle to test the proje...
# gradle
a
Having a problem of using gradle to test the project inside
IDEA
, every time I need to
test
, I need to
clean
first, otherwise it won’t even start. The message is
Test events were not received
. How to solve this? I use gradle from the side panel.