Skip to content

Commit

Permalink
Describe additional behaviour in user guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerdes authored Dec 19, 2019
1 parent 75c7e7a commit 438653b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,7 @@ Tag expressions are boolean expressions with the operators `!`, `&` and `|`. In

Two special expressions are supported, `any()` and `none()` which select all tests _with_
any tags at all, and all tests _without_ any tags, respectively.
These specials expressions may be combined with other expressions just like normal tags.

.Operators (in descending order of precedence)
|===
Expand Down

0 comments on commit 438653b

Please sign in to comment.