Following #762, naturality and functorality testing have completely different APIs: the former uses a keyword argument return_failures and the latter has separate function functorality_failures.
As a minor breaking change in the v0.15 release, I'd like to make this consistent by having:
Following #762, naturality and functorality testing have completely different APIs: the former uses a keyword argument
return_failures
and the latter has separate functionfunctorality_failures
.As a minor breaking change in the v0.15 release, I'd like to make this consistent by having:
is_natural
andnaturality_failures
is_functorial
andfunctorality_failures