MUnit v0.5.2
- #58 Add
compileErrors()
helper to assert against compile-time errors - #57 Add
def test(name: String)
overload for easier readability. - #55 Fix bug where test cases got reported as duplicates in IntelliJ.
- #54 Indent successful test case reports by two spaces.
Refactorings
- #53 Move junit-interface into the MUnit codebase.
NOTE: it may take a while for the artifacts to appear on Maven Central. Please ignore v0.5.1 since that release failed.