Skip to content

Testing mode for hypothesis explain phase #116

@asmeurer

Description

@asmeurer

Hypothesis has a new feature that guess what line of code caused a failure https://hypothesis.readthedocs.io/en/latest/settings.html#phases

We should add some option to enable it in the tests. Currently it is disabled by default. But even if you enable it with --hypothesis-explain, it doesn't work, because coverage has to be disabled. We should also disable the explicit examples, because they prevent it from working (which maybe should be considered a hypothesis bug).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions