dimanche 1 mars 2020

Running Parallel tests Class wise in pytest

I am having 3 test classes in a single file. Each Class has its own setup and teardown methods. I want to make config in pytest where I can parallelize the run of 3 test classes in separately in 3 threads. How do I achieve this? Please help.

Aucun commentaire:

Enregistrer un commentaire