Merge pull request #2011 from dwijnand/notes-for-test-exclude-pr1970

Add notes for #1970 - Test exclude filter.
This commit is contained in:
Josh Suereth 2015-05-11 21:31:54 -04:00
commit f334d76f70
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[@matthewfarwell]: http://github.com/matthewfarwell
[1970]: https://github.com/sbt/sbt/pull/1970
### Fixes with compatibility implications
### Improvements
- Support excluding tests in `testOnly`/`testQuick` with `-`, for example `-MySpec`.
[#1970][1970] by [@matthewfarwell][@matthewfarwell]
### Bug fixes