sleroy / fakesmtp-junit-runner

JUnit Runner and Assertions to write SMTP Integration tests
http://sylvainleroy.com
Apache License 2.0
23 stars 3 forks source link

Offer a new version compatible with Junit 5. #3

Open sleroy opened 6 years ago

sleroy commented 6 years ago

The current version is compatible with Junit 4'12

The developer wish to use Junit 5.0 in his tests.

sleroy commented 6 years ago

@maxbraun

maxbraun commented 6 years ago

Hi @sleroy!

I'm not 100% in the topic, but with only one artefact it may be problematic guarantee compatibility with junit 4 and 5. Do you have any experience on this?

Regards! Max