Skip to content

tests: Drop hypothesis < 6 requirement

Ensure tests can be executed using hypothesis >= 6 by suppressing the function_scoped_fixture health check on test that uses a function scope fixture in combination with @given.


Migrated from D5182 (view on Phabricator)

Merge request reports