sbt/notes/0.13.9/test-exclude-filter.markdown

318 B

Fixes with compatibility implications

Improvements

  • Support excluding tests in testOnly/testQuick with -, for example -MySpec. #1970 by @matthewfarwell

Bug fixes