Open patrik7 opened 10 years ago
Is it possible to limit the test to specific class?
Like with regular sbt: sbt "test-only tests.Test2"
sbt "test-only tests.Test2"
This project is unsupported. Check out https://github.com/scoverage/sbt-scoverage
Is it possible to limit the test to specific class?
Like with regular sbt:
sbt "test-only tests.Test2"