HomeSoftware Heritage

hypothesis_strategies: Add kwargs to composite strategies, to replace default…

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

Description

hypothesis_strategies: Add kwargs to composite strategies, to replace default sub-strategies

This allows callers to pass different (typically, stricter) strategies
to hypothesis instead of filtering the output; which makes example
generation faster.

Details

Commit No Longer Exists

This commit no longer exists in the repository.