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
fbfe3b9a913a355403ce1c30690e51e916a9c723
pytest-xdist
/
testing
History
Bruno Oliveira
77a1db27cd
Fix compatibility with pytest master
...
Fix the autouse fixture which diverts atexit.register calls to support the correct signature.
2020-07-08 15:58:31 -03:00
..
acceptance_test.py
Merge branch 'master' into 524-add-global-session-uuid
2020-05-01 16:56:23 +02:00
conftest.py
Fix compatibility with pytest master
2020-07-08 15:58:31 -03:00
test_dsession.py
Use "nodes * 4" as default for --max-worker-restart
2019-06-06 19:53:37 -03:00
test_looponfail.py
Drop support to old pytest versions and test with python 3.7
2018-11-11 11:27:30 -02:00
test_newhooks.py
Add global session uuid (
fixes
#524
)
2020-04-30 19:43:16 +02:00
test_plugin.py
Add global session uuid (
fixes
#524
)
2020-04-30 19:43:16 +02:00
test_remote.py
Add global session uuid (
fixes
#524
)
2020-04-30 19:43:16 +02:00
test_slavemanage.py
Format with Black
2019-12-02 18:00:05 +02:00