Skip to content

Issues: HypothesisWorks/hypothesis

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

rename master branch to main
#4108 opened Sep 18, 2024 by jakkdl
Support async methods in stateful testing interop how to play nicely with other packages new-feature entirely novel capabilities or strategies
#4107 opened Sep 18, 2024 by Zac-HD
Our internals should handle StopTest and other marker exceptions even when wrapped in an ExceptionGroup bug something is clearly wrong here internals Stuff that only Hypothesis devs should ever see interop how to play nicely with other packages
#4106 opened Sep 15, 2024 by Zac-HD
Flaky test coverage for unsatisfied stateful preconditions flaky-tests for when our tests only sometimes pass tests/build/CI about testing or deployment *of* Hypothesis
#4099 opened Sep 5, 2024 by Zac-HD
attrs type annotation support in builds() or from_type() enhancement it's not broken, but we want it to be better interop how to play nicely with other packages
#4098 opened Sep 5, 2024 by Hnasar
django from_form does not work with filefields interop how to play nicely with other packages
#4093 opened Aug 26, 2024 by arjoonn-s
Add a new dialect= argument to st.from_regex() enhancement it's not broken, but we want it to be better interop how to play nicely with other packages
#4089 opened Aug 22, 2024 by Zac-HD
Limit the maximum number of values reuse in consume enhancement it's not broken, but we want it to be better
#4085 opened Aug 14, 2024 by Stranger6667
Investigate Examples performance performance go faster! use less memory!
#4066 opened Aug 5, 2024 by tybug
Support fuzz_one_input on instance methods bug something is clearly wrong here
#4060 opened Jul 28, 2024 by tybug
Improve support for new and user-defined Numpy dtypes (e.g. np.dtypes.StringDType) enhancement it's not broken, but we want it to be better interop how to play nicely with other packages
#4039 opened Jul 11, 2024 by Zac-HD
Handle Django upgrades like Python versions in ./build.sh upgrade-requirements interop how to play nicely with other packages tests/build/CI about testing or deployment *of* Hypothesis
#4031 opened Jul 6, 2024 by Zac-HD
Improve testing story for Python 3.14 and free-threading builds tests/build/CI about testing or deployment *of* Hypothesis
#4028 opened Jul 4, 2024 by Zac-HD
6 tasks
hypothesis.extra.pandas: generate timezone-aware datetime columns enhancement it's not broken, but we want it to be better interop how to play nicely with other packages
#4020 opened Jun 25, 2024 by keewis
example generation regression between 6.47.0 -> 6.103.1 performance go faster! use less memory!
#4014 opened Jun 18, 2024 by BBBmau
Follow up on IR shrinking tasks test-case-reduction about efficiently finding smaller failing examples
#4006 opened May 29, 2024 by tybug
2 of 7 tasks
test_drawing_from_recursive_strategy_is_thread_safe failed on Python 3.13.0b1 bug something is clearly wrong here interop how to play nicely with other packages
#4002 opened May 22, 2024 by Zac-HD
Filter-rewriting for comparisons on dates, times, and datetimes enhancement it's not broken, but we want it to be better interop how to play nicely with other packages
#4000 opened May 22, 2024 by Zac-HD
Tests fail with StopTest (OVERRUN) when generating a random integer (strategies.randoms) bug something is clearly wrong here interop how to play nicely with other packages
#3999 opened May 20, 2024 by khardix
In st.from_type(), handle typing.Unpack like annotated_types.GroupedMetadata interop how to play nicely with other packages
#3993 opened May 16, 2024 by Zac-HD
Fix stack-depth of warning in @st.composite legibility make errors helpful and Hypothesis grokable
#3985 opened May 13, 2024 by Zac-HD
memory leak present even in trivial tests performance go faster! use less memory!
#3975 opened May 6, 2024 by pspacek
ghostwriter.magic(numpy.matmul) fails with NumPy 1.26.4 and Python 3.12 bug something is clearly wrong here
#3947 opened Apr 3, 2024 by roehling
ProTip! Adding no:label will show everything without a label.