Hi,

now that we have a separate branch for the JUnit 5 support in the surefire
repo, I'm asking myself how to much things forward. I've added some
additional IT implementations in my GitHub fork, but they all fail because
the 5.0.0-M2 release of junit-surefire-provider does not implement the
desired features.

At this point I'm pretty much blocked: I can not pick up the latest changes
to the JUnit 5 provider, because the JUnit team has not released it. The
JUnit team does not push the development of the provider further, since
they don't have integration tests...
Right now I think it would be best to start implementing a JUnit 5 provider
ourself in the junit5 branch, so we can add the missing features and have
it ready when JUnit 5 reaches GA.

Thoughts?

Benedikt

Reply via email to