-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tox/pytest: move posargs, use -ra (#6039)
- tox: move {posargs} to the end, so that it can override previous entries, e.g. `-ra` when `-rw` was used. - pytest: add `-ra` to addopts: it is good to see a summary of skipped and failed tests at the end.
- Loading branch information
1 parent
0148a9f
commit b23cdaf
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters