HomeSoftware Heritage

tests: Drop hypothesis < 6 requirement

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

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 that does not need to be reset
between individual hypothesis examples.

Details

Provenance
anlambertAuthored on Mar 2 2021, 4:38 PM
anlambertPushed on Mar 3 2021, 3:38 PM
Differential Revision
D5183: tests: Drop hypothesis < 6 requirement
Build Status
Buildable 19642
Build 30483: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.