diff --git a/AUTHORS b/AUTHORS index 8f348e0e2..10b522cdf 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,6 +26,7 @@ Daniel Grana Daniel Nuri Dave Hunt David Mohr +David Vierra Edison Gustavo Muenz Eduardo Schettino Endre Galaczi diff --git a/CHANGELOG b/CHANGELOG index 37a23dd87..dec050d5b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,9 @@ * `pytest_enter_pdb` now optionally receives the pytest config object. Thanks Bruno Oliveira for the PR. +* New `-rp` and `-rP` reporting options give the summary and full output + of passing tests, respectively. Thanks to David Vierra for the PR. + 2.8.2.dev ---------