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
{{ message }}
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
Hi, I landed on this page looking for a way to run KotlinTest and TestNG tests together on the same codebase built with Maven. I understood that having a TestNG engine on the JUnit5 platform would do the job. Unfortunately, as I'm a rookie in JUnit5, I couldn't find how to configure this testng-junit5 in a Maven project. Could you provide the README with some configuration hints? Thank you very much.
The text was updated successfully, but these errors were encountered:
Hi, I landed on this page looking for a way to run
KotlinTest
andTestNG
tests together on the same codebase built withMaven
. I understood that having aTestNG
engine on theJUnit5
platform would do the job. Unfortunately, as I'm a rookie inJUnit5
, I couldn't find how to configure thistestng-junit5
in aMaven
project. Could you provide the README with some configuration hints? Thank you very much.The text was updated successfully, but these errors were encountered: