Natalie Weizenbaum
authored
This makes a few behavioral changes to the original patch: * Multiple values passed to --tags are interpreted as an intersection rather than a union (so --tags=a,b matches only tests tagged both "a" and "b"). * The @Tag annotation Now takes a mandatory argument that must be an Iterable<String>, rather than an optional argument that could be a String.
Name | Last commit | Last update |
---|---|---|
.. |