-
Notifications
You must be signed in to change notification settings - Fork 13
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
munit - usability and stability for 1.0 #29
Comments
There was mention of adding junit 5 support also |
(Sorry if this is the wrong place for this comment!) The latest release of scala-toolkit, 0.2.0, uses MUnit 1.0.0-M7. However, two significant bugs (in my opinion—biased because I was recently bitten by one of them, and the other seems related) have been fixed in MUnit since then:
Do you think these are significant enough to already update the version of MUnit included in scala-toolkit for the next release even before 1.0? BTW the latest release of MUnit is now v1.0.0-M10. |
@shardulc see: |
MUnit got out of milestones and into RCs a couple weeks ago, so that seems promising! https://github.com/scalameta/munit/releases/tag/v1.0.0-RC1 |
Context
This issue is meant to track the progress in improving the toolkit libraries' usability and stability. This issue is created here to establish the toolkit's perspective in the discussion, especially the interoperability between the toolkit's libraries and usability with the definition used in the Toolkit.
Tasks
Below is the list of high-priority issues. They all should have corresponding issues in the library's issue tracker when we start working on them. The discussions about the usability of the library within the Toolkit should take place here.
The text was updated successfully, but these errors were encountered: