Skip to content

Issues: scalameta/munit

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

support parallel execution
#858 opened Dec 4, 2024 by scarf005 updated Dec 10, 2024
Cannot be run with JUnit 5 runner.
#585 opened Oct 4, 2022 by tribbloid updated Dec 2, 2024
Grouping tests
#633 opened Mar 3, 2023 by adamnfish updated Nov 7, 2024
Feature request: nested test case
#612 opened Dec 8, 2022 by aherlihy updated Sep 4, 2024
Strict equality is too strict in Scala 3.5
#819 opened Aug 29, 2024 by mbovel updated Aug 30, 2024
Add contextSize test parameter to enlarge the scope of a diff
#788 opened May 27, 2024 by TonioGela Loading… updated May 29, 2024
munit has gotten perceivably slower when bumping v0.7.29 => v1.0.0
#787 opened May 24, 2024 by Gedochao updated May 24, 2024
When using singleton types assertEquals does not work but == does
#770 opened Apr 20, 2024 by hmf updated May 1, 2024
Enable -Xlint and -Werror
#461 opened Nov 26, 2021 by som-snytt Loading… updated Apr 10, 2024
Failed test case details are not printed
#737 opened Jan 30, 2024 by gmkumar2005 updated Jan 30, 2024
Unhandled errors in tests reported incorrectly in XML reports
#736 opened Jan 29, 2024 by shardulc updated Jan 29, 2024
Document timeout behavior
#730 opened Jan 4, 2024 by mbovel updated Jan 8, 2024
Remove import suggestions from assertions
#663 opened Jun 13, 2023 by julienrf Draft updated Jun 19, 2023
Add more readable command-line flags for sbt testing framework
#442 opened Oct 17, 2021 by olafurpg updated Apr 25, 2023
Implement retrieving of a test status
#119 opened Apr 30, 2020 by psisoyev updated Apr 25, 2023
Add --tags=$TAG1,$TAG2
#561 opened Jul 22, 2022 by bphenriques updated Jul 22, 2022
ProTip! Adding no:label will show everything without a label.