I have a test file that I run with pytest The file has parametrized tests and also a setup that I want it to run only once before any of the tests run, on that
How can I run my pytests parallely on multiple custom environments ? I have pytest-xdist as well. Not sure if this plugin helps test_test.py @pytest.mark.env(