Split tests for parallel running?

21 views
Skip to first unread message

Bill Chen

unread,
Apr 17, 2023, 6:41:45 AM4/17/23
to Hypothesis users
I have a big Hypothesis-based integration test which takes ~1 hour to finish in CI and is now the dominant step after I parallelised all other tests (running in multiple CI workers with pytest-split).

Is there a way to split/divide the Hypothesis "examples" into multiple tests or run the same test code with different parameters in a way that the examples don't overlap?
Reply all
Reply to author
Forward
0 new messages