Fix warnings transfer between workers and master node with pytest >= 3.8

Fix #341
This commit is contained in:
Bruno Oliveira
2018-09-24 14:58:13 -03:00
parent ed2ab76b5c
commit 78030e3d32
8 changed files with 97 additions and 3 deletions

1
changelog/341.bugfix.rst Normal file
View File

@@ -0,0 +1 @@
Fix warnings transfer between workers and master node with pytest >= 3.8.