Knotx / knotx-junit5

JUnit 5 support and extensions for Vert.x projects
https://knotx.io
Apache License 2.0
0 stars 4 forks source link

Remove dependency to Knot.x Core #4

Closed tomaszmichalak closed 6 years ago

tomaszmichalak commented 6 years ago

We need to extract all models to Knot.x Core API.

In this way Knot.x JUnit5 should depend on Knotx Core API, and the Knotx Core depends on both Knotx Core API and Knotx JUnit5.

tMaxx commented 6 years ago

Fixed in #22