Skip to content

Change installing munit to reflect changes in scala-cli #2811

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

Merged
merged 5 commits into from
May 27, 2023

Conversation

szymon-rd
Copy link
Contributor

@szymon-rd szymon-rd commented May 24, 2023

To be merged when scala-cli 1.0.0 is fully released.
https://github.com/VirtusLab/scala-cli/releases/tag/v1.0.0

@szymon-rd szymon-rd requested a review from adpi2 May 24, 2023 15:21
```
**However, MUnit won't be available in your source right away.**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That message sounds scary, I think it would be better to only give a note that the dependency will be available in test files only, which are files within a test directory or that have the .test.scala extension.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something along the way:

MUnit being a testing framework, it is only available in test files: files in a `test` directory or that have the `.test.scala` extension. Refer to the [Scala CLI documentation]() to learn more about the test scope.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I fixed it.

@adpi2 adpi2 merged commit 3644d11 into main May 27, 2023
@xuwei-k xuwei-k deleted the installing-munit-new-scalacli branch December 14, 2024 09:57
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 this pull request may close these issues.

3 participants