Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Translate present test cases to hypothesis strategies #113

Open
BjoernLudwigPTB opened this issue Apr 27, 2020 · 0 comments
Open

Translate present test cases to hypothesis strategies #113

BjoernLudwigPTB opened this issue Apr 27, 2020 · 0 comments
Assignees

Comments

@BjoernLudwigPTB
Copy link
Member

We have several tests in our test suite which implement some kind of randomised testing utilising numpy.random e.g. test_DFT.py. After having tried out hypothesis on our interpolation test suite and having such a pleasant experience using it and discovering some corner cases, which we actually did not think of, we should now try to apply it to all the other bits of out test suite.

We believe that this will benefit the trust in our algorithms.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant