fabianlinz / serenity-junit5

JUnit5 integration for Serenity BDD
Apache License 2.0
6 stars 11 forks source link

Support JUnit5 parallel execution on method level #1

Open fabianlinz opened 5 years ago

fabianlinz commented 5 years ago

https://junit.org/junit5/docs/current/user-guide/#writing-tests-parallel-execution

related to https://github.com/serenity-bdd/serenity-core/issues/1477