mirror of
https://github.com/infiniteCable2/opendbc.git
synced 2026-02-18 13:03:52 +08:00
pytest: faster xdist startup (#2565)
* messy pitch compensation * cmt * fix * before * back * prob good * fix test * fix test * fix * 1s is enough * clean up * more * 1.5 probably perfect * safe clip * clean up * stopping * some llm trash and some ssh magic * revert * revert * try this now * update package * update package * bump * bump * bump
This commit is contained in:
@@ -26,7 +26,8 @@ testing = [
|
||||
"pytest-coverage",
|
||||
"pytest-mock",
|
||||
"pytest-randomly",
|
||||
"pytest-xdist",
|
||||
# https://github.com/pytest-dev/pytest-xdist/pull/1229
|
||||
"pytest-xdist @ git+https://github.com/sshane/pytest-xdist@b59e010821a25a2ebb95fc5c31c97022ed94221c",
|
||||
"pytest-subtests",
|
||||
"hypothesis==6.47.*",
|
||||
"parameterized>=0.8,<0.9",
|
||||
|
||||
Reference in New Issue
Block a user