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 tests that use a function scope fixture in combination with @given.


Migrated from D5183 (view on Phabricator)

Merge request reports