Closed michalsieron closed 1 year ago
For example using pytest-parallel you can greatly reduce time it takes to run all tests.
$ pytest --workers auto test
Signed-off-by: Michal Sieron msieron@antmicro.com
Thanks @michalsieron, sorry for the delay.
For example using pytest-parallel you can greatly reduce time it takes to run all tests.
Signed-off-by: Michal Sieron msieron@antmicro.com