issues
search
HypothesisWorks
/
hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
https://hypothesis.works
Other
7.58k
stars
587
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disable line coverage events where not used
#4180
tybug
closed
1 day ago
0
Slow `explain` phase for recursive strategy
#4179
Forty-Bot
opened
1 day ago
4
Update pinned dependencies
#4178
Zac-HD
opened
2 days ago
0
Migrate most usages of `cached_test_function` to the typed choice sequence
#4177
tybug
closed
2 days ago
0
`tests/cover/test_stateful.py::test_can_run_with_no_db - hypothesis.errors.FailedHealthCheck: Data generation is extremely slow` (using PyPy3.10)
#4176
mgorny
closed
2 days ago
4
Migrate some tests to the typed choice sequence
#4175
tybug
closed
2 days ago
0
Internal API: ConjectureData.freeze() can suppress exceptions
#4174
jakkdl
opened
4 days ago
0
Implement `NodeTemplate` + small fixes
#4173
tybug
closed
4 days ago
1
Migrate `generate_novel_prefix` to the typed choice sequence
#4172
tybug
closed
3 days ago
1
Move `ir_nodes` from `Examples` to `ConjectureResult`
#4171
tybug
closed
1 week ago
2
Document `DataObject.draw` and rename other members with leading underscore
#4170
jakkdl
opened
1 week ago
0
More explicit `Optimiser` coverage
#4169
tybug
closed
1 week ago
0
Update pinned dependencies
#4168
Zac-HD
closed
1 week ago
0
Deprecate use of `@given()` inside `@given()`
#4167
Zac-HD
opened
1 week ago
0
Rename some internals for clarity
#4166
Zac-HD
opened
1 week ago
0
Various small fixes
#4165
Zac-HD
closed
1 week ago
0
Experimental changes for Crosshair support
#4164
Zac-HD
opened
1 week ago
4
Migrate `Optimiser` to the typed choice sequence
#4163
tybug
closed
1 week ago
1
Migrate `explain` phase to the typed choice sequence
#4162
tybug
closed
1 week ago
2
Recommend `zoneinfo` / `st.timezones()` in documentation for `extra.pytz` and `extra.dateutil`
#4161
kloczek
closed
1 week ago
4
Migrate `explain` phase to the typed choice sequence
#4160
tybug
closed
1 week ago
1
Implement `extend` for `cached_test_function_ir`
#4159
tybug
closed
1 week ago
5
Don't generate port 0 in urls strategy
#4158
gmacon
closed
1 week ago
0
urls strategy can generate port 0
#4157
gmacon
closed
1 week ago
1
Small test cleanups
#4156
Zac-HD
closed
1 week ago
0
Add fast path for replaying already shrunk test cases
#4155
DRMacIver
closed
1 week ago
0
Possible regression in hypothesis 6.116.0 (astropy's CI is failing)
#4154
neutrinoceros
closed
1 week ago
11
Automatically reload settings profile if it's redefined
#4153
DRMacIver
closed
1 week ago
3
Default to CI-appropriate settings when running on CI
#4152
DRMacIver
closed
2 weeks ago
2
Error: `Case._repr_pretty_() missing 1 required positional argument: 'cycle'`
#4151
flashcode
closed
1 week ago
4
Fix deploy job
#4150
tybug
closed
2 weeks ago
2
Teach `st.functions()` to create generators and async functions in addition to plain functions
#4149
Zac-HD
opened
2 weeks ago
0
Always use a repr_pretty if provided
#4148
DRMacIver
closed
3 weeks ago
0
WIP: Add async testing within stateful rules
#4147
reaganjlee
opened
3 weeks ago
2
Unclear how to ignore `hypothesis.errors.FlakyFailure`
#4146
h-vetinari
closed
3 weeks ago
1
Disable py314 builds until 3.14 is a bit more reliable
#4145
DRMacIver
closed
4 weeks ago
0
`st.from_type(type)` broken by 6.114.0 -- only returns `type`
#4144
rsokl
closed
3 weeks ago
1
Document how to disable pytest plugin
#4143
gogowitsch
closed
1 month ago
0
Include namespace classes in pretty printing
#4142
DRMacIver
closed
3 weeks ago
1
Fix `compute_max_children` for integer weights
#4141
tybug
closed
1 month ago
1
IndexError: list index out of range with integers strategy in Hypothesis 6.115.2 on Python 3.10.5
#4140
HeikeGilg
closed
1 month ago
1
Major performance regression between Hypothesis 6.114.1 and 6.115.0
#4139
flashcode
closed
1 week ago
6
Fold integer endpoint upweighting into `weights=`
#4138
tybug
closed
1 month ago
2
Filter-rewriting for more efficient `from_type(pydantic.types.condate)`
#4137
Zac-HD
closed
1 month ago
0
Update pinned dependencies
#4136
Zac-HD
closed
3 weeks ago
0
Further typing upgrades for Python 3.9
#4135
Zac-HD
closed
1 month ago
0
check-py314-cover failing on local builds
#4134
DRMacIver
closed
2 weeks ago
2
Add better support for pretty-printing record types
#4133
DRMacIver
closed
1 month ago
7
User exceptions are ignored if data is frozen
#4132
jakkdl
opened
1 month ago
0
Drop Python 3.8 at end of life
#4131
Zac-HD
closed
1 month ago
0
Next