Add worker_id into TestReport

This commit is contained in:
Katerina Koukiou
2017-02-10 18:25:15 +01:00
parent c3c75e405a
commit 63431e749e
4 changed files with 15 additions and 3 deletions

View File

@@ -3,6 +3,8 @@
- ``pytest-xdist`` now requires pytest 2.7 or later.
- Add ``worker_id`` attribute in the TestReport
1.15.0
------