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
8d57046bd465b559f45f66c2406e5acedb1c1c21
pytest-xdist
/
src
/
xdist
/
scheduler
History
Henk-Jaap Wagenaar
3fe877bc6d
LoadScope scheduler: Sort scopes by number of tests to assign biggest scopes first (
#778
)
...
Follow up to # 632. --------- Co-authored-by: Jörg Kohlsdorf <
joerg@cornershopapp.com
>
2023-11-21 11:32:29 -03:00
..
__init__.py
Implement work-stealing scheduler (
#862
)
2023-01-11 08:38:57 -03:00
each.py
Replace usages of py.log by custom implementation (
#822
)
2022-10-22 07:26:01 -03:00
load.py
Add --maxschedchunk CLI option (
#857
)
2022-12-23 08:21:20 -03:00
loadfile.py
Replace usages of py.log by custom implementation (
#822
)
2022-10-22 07:26:01 -03:00
loadgroup.py
Replace usages of py.log by custom implementation (
#822
)
2022-10-22 07:26:01 -03:00
loadscope.py
LoadScope scheduler: Sort scopes by number of tests to assign biggest scopes first (
#778
)
2023-11-21 11:32:29 -03:00
worksteal.py
Implement work-stealing scheduler (
#862
)
2023-01-11 08:38:57 -03:00