eclipse-vertx / vertx-junit5

Testing Vert.x applications with JUnit 5
Apache License 2.0
44 stars 32 forks source link

Extension for running jUnit5 tests on a Vert.x context #109

Closed tsegismont closed 3 years ago

tsegismont commented 3 years ago

Closes #100

vertx-unit has a RunTestOnContext rule that had no equivalent in vertx-junit5.