Add pytest-xdist for parallel test execution
Compare changes
- Mohammad Torkashvand authored
+ 4
− 3
@@ -142,8 +142,9 @@ def data_config_filename() -> str:
@@ -281,7 +282,7 @@ def partner_factory():
Without xdist it takes 2 minutes and 14 seconds and the second run with xdist on 10 core completing in 23.37 seconds