Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use hypothesis for testing?  #362

Open
@kushalkolar

Description

@kushalkolar

I wonder if we could explore using hypothesis for tests. For example, could it have found our recent autoscale bug in Gridplot with one empty Subplot? Can it help with trying out all sorts of kwargs for the various graphics and layouts? How do we effectively try all possible combinations of layout and graphic kwargs? What about kwargs which can be numpy arrays, like cmap_values. And Tensors for rgba images.

https://hypothesis.readthedocs.io/en/latest/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions