This website requires JavaScript.
Explore
Help
Register
Sign In
IQ.Lvbs
/
pytest-xdist
Watch
1
Star
0
Fork
0
You've already forked pytest-xdist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a9aca9a3ae2ff8baea7937123915e4542d7604ff
pytest-xdist
/
xdist
History
holger krekel
a9aca9a3ae
fix pytest issue347: slaves running on top of Python3.2
...
will set PYTHONDONTWRITEYBTECODE to 1 to avoid import concurrency bugs.
2013-09-05 18:52:59 +02:00
..
__init__.py
bump version
2013-04-30 17:08:06 +02:00
dsession.py
Cleanup
2013-09-05 15:30:37 +02:00
looponfail.py
fix pytest issue41: re-run tests on all file changes, not just
2013-09-05 14:21:43 +02:00
newhooks.py
* introduce progress-reporting
2010-11-22 15:39:56 +01:00
plugin.py
remove unncessary hack here as well
2011-11-18 17:01:39 +00:00
remote.py
fix pytest issue347: slaves running on top of Python3.2
2013-09-05 18:52:59 +02:00
slavemanage.py
remove usage of final_logerrors now that we have better teardown information
2011-12-02 21:03:58 +00:00