Merged in lukaszb/pytest-xdist/lukaszb/readmetxt-typo-1388766852691 (pull request #7)

README.txt typo
This commit is contained in:
holger krekel
2014-01-04 21:41:34 +01:00

View File

@@ -80,7 +80,7 @@ Running tests in a boxed subprocess
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
If you have tests involving C or C++ libraries you might have to deal If you have tests involving C or C++ libraries you might have to deal
with tests crashing the process. For this case you max use the boxing with tests crashing the process. For this case you may use the boxing
options:: options::
py.test --boxed py.test --boxed