scala-cli
scala-cli copied to clipboard
`test` does not exit when finished when using munit-cats-effect
Version(s) 1.1.0
Describe the bug scala-cli test does not exit if munit-cats-effect is being used.
To Reproduce
Clone https://github.com/davisuga/testIssueRepro
Run scala-cli test .
Expected behavior Exit when the test finishes