Especially TestNG cannot run in parallel with JGiven using injected stages, due to its lifecycle strategy.
It would be nice to create a proxy for TestNG and by Extension JUnit5 to support those two testing frameworks more completely.
Follow-up for #829