Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example using MUnit with Maven builds #107

Closed
olafurpg opened this issue Apr 19, 2020 · 3 comments · Fixed by #769
Closed

Add example using MUnit with Maven builds #107

olafurpg opened this issue Apr 19, 2020 · 3 comments · Fixed by #769

Comments

@olafurpg
Copy link
Member

The documentation currently doesn't explain how to setup MUnit with Maven. Here is an example repo that sets up MUnit with Maven https://gitter.im/scalameta/munit?at=5e9b77505706b414e1daea88

@sideeffffect
Copy link

@tgodzik
Copy link
Contributor

tgodzik commented Oct 26, 2020

Btw. @sideeffffect I also added munit in the example Maven g8 template here: https://github.com/scalameta/maven-scala-seed.g8

If there is something missing maybe we could add it there? We already added that template to Metals and is discoverable via new-scala-project command.

@sideeffffect
Copy link

What would be also useful is an example how to make it work with the maven-surefire-plugin of the 3.x series. I wasn't able to figure it out :(

mzuehlke added a commit to mzuehlke/munit that referenced this issue Apr 19, 2024
* mention that IntelliJ Junit Plugin is required
* describe how to configure Maven
* update platform table
* add munit-scalacheck to integrations

Fixes scalameta#107
Fixes scalameta#354
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants