Merge pull request #265 from nicoddemus/overview-readme

Add reference to OVERVIEW to README
This commit is contained in:
Bruno Oliveira
2018-01-05 22:07:34 -02:00
committed by GitHub

View File

@@ -44,6 +44,9 @@ program source code to the remote place. All test results
are reported back and displayed to your local terminal. are reported back and displayed to your local terminal.
You may specify different Python versions and interpreters. You may specify different Python versions and interpreters.
If you would like to know how pytest-xdist works under the covers, checkout
`OVERVIEW <https://github.com/pytest-dev/pytest-xdist/blob/master/OVERVIEW.md>`_.
Installation Installation
----------------------- -----------------------