You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No matching tests found in any candidate test task.
Requested tests:
Test pattern io.confluent.developer.KafkaConsumerApplicationTest in task :kafka-consumer-application:kafka:test
And I'm getting an empty test summary html file so I checked the build output and noticed the above. I'm able to run the tests in the KafkaProduceAppliation module just fine so I'm not sure what's causing the issue here.