Skip to content

KafkaConsumerApplicationTest - No matching tests found in any candidate test task. #93

@austinrr

Description

@austinrr

./gradlew :kafka-consumer-application:kafka:test --tests "io.confluent.developer.KafkaConsumerApplicationTest"

No matching tests found in any candidate test task.
    Requested tests:
        Test pattern io.confluent.developer.KafkaConsumerApplicationTest in task :kafka-consumer-application:kafka:test

I'm working through the tutorial and tried to execute the tests https://github.com/confluentinc/tutorials/blob/master/kafka-consumer-application/kafka/src/test/java/io/confluent/developer/KafkaConsumerApplicationTest.java

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions