Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

15 строки
386 B
Plaintext

test - runs tests
test:compile
test-only
test:console
test:console-quick ... with test-dependencies
sbt "testOnly *Spec"
Moar Commands
test-failed - run any specs that failed
test-quick - run any specs that failed and/or had dependencies updated
Tags:
http://stackoverflow.com/questions/10302458/excluding-a-scalatest-test-when-calling-my-tests-from-within-sbt