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
This module offers a JUnit5 shim around the reactive streams TCK, but we've recently switched back to the plain RS TCK written for TestNG as a JUnit5 runner for TestNG exists, allowing both JUnit 4 / 5 / TestNG tests to co-exist.
This module offers a JUnit5 shim around the reactive streams TCK, but we've recently switched back to the plain RS TCK written for TestNG as a JUnit5 runner for TestNG exists, allowing both JUnit 4 / 5 / TestNG tests to co-exist.
According to https://mvnrepository.com/artifact/io.smallrye.reactive/reactive-streams-junit5-tck/usages it looks like usages are limited to:
mutiny-context-propagation
smallrye-reactive-messaging-kafka
mutiny-smallrye-context-propagation
The text was updated successfully, but these errors were encountered: