Merge pull request #4691 from nicoddemus/config-terminal-summary-hook

Add config to pytest_terminal_summary hook
This commit is contained in:
Bruno Oliveira
2019-01-29 21:11:37 -02:00
committed by GitHub
3 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1 @@
``pytest_terminal_summary`` hook now can also receive a ``config`` parameter.