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

Skip to content

Use hypothesis for testing? #362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kushalkolar opened this issue Nov 3, 2023 · 0 comments
Open

Use hypothesis for testing? #362

kushalkolar opened this issue Nov 3, 2023 · 0 comments

Comments

@kushalkolar
Copy link
Member

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/

@kushalkolar kushalkolar mentioned this issue Nov 28, 2023
67 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant