Open mgorny opened 2 years ago
Provide a default value for test parameters provided by decorators in order to prevent pytest from recognizing them as fixtures. This is the smaller change needed to run the complete test suite via pytest.
Fixes #449
Provide a default value for test parameters provided by decorators in order to prevent pytest from recognizing them as fixtures. This is the smaller change needed to run the complete test suite via pytest.
Fixes #449