Merge pull request #232 from verdesmarald/master

Don't create DSession in collect-only mode
This commit is contained in:
Bruno Oliveira
2017-10-05 07:35:36 -03:00
committed by GitHub
4 changed files with 43 additions and 1 deletions

1
changelog/5.bugfix Normal file
View File

@@ -0,0 +1 @@
Fix issue where the -n option would still run distributed tests when pytest was run with the --collect-only option