Release 1.25.0
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Fix report of module-level skips (``pytest.skip(reason, allow_module_level=True)``).
|
||||
@@ -1 +0,0 @@
|
||||
Pytest versions older than 3.6 are no longer supported.
|
||||
@@ -1 +0,0 @@
|
||||
Node setup information is hidden when pytest is run in quiet mode to reduce noise on many-core machines.
|
||||
@@ -1 +0,0 @@
|
||||
Fix support for gevent monkeypatching
|
||||
@@ -1 +0,0 @@
|
||||
pytest 4.1 support: ``ExceptionInfo`` API changes.
|
||||
@@ -1,3 +0,0 @@
|
||||
``mainargv`` is made available in ``workerinput`` from the host's ``sys.argv``.
|
||||
|
||||
This can be used via ``request.config.workerinput["mainargv"]``.
|
||||
@@ -1 +0,0 @@
|
||||
pytest 4.1 support: ``pytest_logwarning`` hook removed.
|
||||
Reference in New Issue
Block a user