jqwik-team / jqwik-samples

Sample projects for using jqwik
Eclipse Public License 2.0
5 stars 10 forks source link

Multi engine maven #1

Closed nicolascouvrat closed 4 years ago

nicolascouvrat commented 4 years ago

Add a multi-engine example for maven. The only thing to note here is that Junit5 must be 5.6.1 and up, see https://github.com/jlink/jqwik/issues/109.


I hereby agree to the terms of the jqwik Contributor Agreement.

jlink commented 4 years ago

Looks good. Thanks a lot!

I just added a pull request template which you do not have to fill in in retrospective but I need you to add the following clause to your PR description:

---

I hereby agree to the terms of the [jqwik Contributor Agreement](https://github.com/jlink/jqwik/blob/master/CONTRIBUTING.md#jqwik-contributor-agreement).

Then I can merge the PR.

jlink commented 4 years ago

@nicolascouvrat Any news on that?

nicolascouvrat commented 4 years ago

Hi there! Currently off for the week end, I’ll fix this next week.

Have a good Sunday :)

nicolascouvrat commented 4 years ago

Done!

jlink commented 4 years ago

Many thanks!