summaryrefslogtreecommitdiff
path: root/tests/balance_xdist_plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor(test): use tmp_path instead of tmpdirNed Batchelder2023-01-031-1/+2
|
* test: use modern pytest hook syntaxNed Batchelder2022-10-261-1/+1
|
* docs: more description in balance_xdist_plugin.pyNed Batchelder2021-12-111-3/+19
|
* test(feat): track test times, and balance xdist workersNed Batchelder2021-11-281-0/+174
In the end, this seems to only speed things up by about 5%