Support fixtures and pytest.mark.parametrize
with gen_test
#5428
Labels
good second issue
Clearly described, educational, but less trivial than "good first issue".
In #4958, @gjoseph92 added
pytest
fixture and parametrization support to ourdistributed.utils_test.gen_cluster
decorator. We should do something similar fordistributed.utils_test.gen_test
The goal would be to support use cases like
which currently fail with
The text was updated successfully, but these errors were encountered: