hello-kafka-stream-testing
hello-kafka-stream-testing copied to clipboard
ZeroCodeUnitRunner does not work with JUnit5 Jupiter tests
Hi there! Followed your example here: https://github.com/authorjapps/hello-kafka-stream-testing but I am using JUnit5 in my project. The tests fail with No runnable methods error. I tried including the zerocode-tdd-jupiter module as well in my dependencies, but it fails with same error. Any help would be appreciated!