Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HypothesisWorks/hypothesis
/ functions
Functions
6,164 in github.com/HypothesisWorks/hypothesis
⨍
Functions
6,164
◇
Types & classes
721
↳
Endpoints
128
Function
decorator_with_wrapper
()
hypothesis/tests/cover/test_lambda_formatting.py:262
Function
default
(value: object)
hypothesis/src/hypothesis/reporting.py:20
Function
default_executor
(data, function)
hypothesis/src/hypothesis/core.py:823
Function
defines_dtype_strategy
(strat: T)
hypothesis/src/hypothesis/extra/numpy.py:629
Function
defines_strategy
Each standard strategy function provided to users by Hypothesis should be decorated with @defines_strategy. This registers the strategy with
hypothesis/src/hypothesis/strategies/_internal/utils.py:84
Function
delay
(phase, _info)
hypothesis/tests/cover/test_deadline.py:165
Method
delete
(self, key: bytes, value: bytes)
hypothesis/src/hypothesis/database.py:1162
Method
delete
(self, i)
hypothesis/tests/nocover/test_conjecture_int_list.py:46
Method
delete
(self, k, v)
hypothesis/tests/nocover/test_database_agreement.py:55
Method
delete
(self, k, v)
hypothesis/tests/redis/test_redis_exampledatabase.py:74
Method
delete
(self, k, v)
hypothesis/tests/cover/test_database_backend.py:653
Method
delete
(self, key: bytes, value: bytes)
hypothesis/tests/cover/test_database_backend.py:724
Method
delete
(self, key, value)
hypothesis/tests/cover/test_phases.py:61
Method
delete
(self, k, v)
hypothesis/tests/cover/test_stateful.py:846
Method
delete_k
(k, *, i=i, base=base)
hypothesis/src/hypothesis/internal/conjecture/shrinking/collection.py:63
Method
depopulate_b1
(self, consumed)
hypothesis/tests/cover/test_stateful.py:234
Method
depopulate_b1_multiple
(self, consumed)
hypothesis/tests/cover/test_stateful.py:239
Function
deprecated_strategy
(draw)
hypothesis/tests/nocover/test_regressions.py:24
Method
depth
Depth of this span in the span tree. The top-level span has a depth of 0.
hypothesis/src/hypothesis/internal/conjecture/data.py:217
Method
depth
(ls)
hypothesis/tests/nocover/test_stateful.py:111
Method
depths
(self)
hypothesis/src/hypothesis/internal/conjecture/data.py:472
Method
derandomize
If True, seed Hypothesis' random number generator using a hash of the test function, so that every run will test the same set of exam
hypothesis/src/hypothesis/_settings.py:782
Method
derive
(self, excs)
hypothesis/src/hypothesis/errors.py:190
Method
derived_value
It's useful during shrinking to have access to derived values of the current shrink target. This decorator allows you to define these
hypothesis/src/hypothesis/internal/conjecture/shrinker.py:282
Method
descendants
()
hypothesis/src/hypothesis/internal/conjecture/shrinker.py:996
Method
direct_all_strategies_with_type_error_with_substring
(data)
hypothesis/tests/cover/test_sampled_from.py:238
Method
direct_with_non_type_error
(data)
hypothesis/tests/cover/test_sampled_from.py:220
Method
direct_with_type_error_with_substring_but_not_all_strategies
(data)
hypothesis/tests/cover/test_sampled_from.py:232
Method
direct_with_type_error_without_substring
(data)
hypothesis/tests/cover/test_sampled_from.py:226
Method
direct_without_error
(data)
hypothesis/tests/cover/test_sampled_from.py:215
Function
disabled_test_passes_flake8
()
whole_repo_tests/whole_repo/test_rst_is_valid.py:47
Method
discarded
True if this is span's ``stop_span`` call had ``discard`` set to ``True``. This means we believe that the shrinker should be able to delete
hypothesis/src/hypothesis/internal/conjecture/data.py:224
Method
discarded
(self)
hypothesis/src/hypothesis/internal/conjecture/data.py:464
Method
distinct_labels
(self)
hypothesis/src/hypothesis/internal/conjecture/shrinker.py:962
Method
div_by_precondition_after
(self, num)
hypothesis/tests/cover/test_stateful.py:85
Method
div_by_precondition_before
(self, num)
hypothesis/tests/cover/test_stateful.py:90
Function
divide
This is a RST-style docstring for `divide`. :raises ZeroDivisionError: if b == 0
hypothesis/tests/ghostwriter/test_expected_output.py:94
Function
dm_func
Take denom, construct numerator strategy, and build fraction.
hypothesis/src/hypothesis/strategies/_internal/core.py:1759
Method
do
(self, item)
hypothesis/tests/cover/test_statistical_events.py:228
Method
do_draw
(self, data)
hypothesis/src/hypothesis/stateful.py:572
Method
do_draw
(self, data)
hypothesis/src/hypothesis/stateful.py:617
Method
do_draw
(self, data)
hypothesis/src/hypothesis/stateful.py:1155
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/provisional.py:135
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/recursive.py:67
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/recursive.py:164
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/featureflags.py:131
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/core.py:1041
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/core.py:1093
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/core.py:1967
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/core.py:1995
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/core.py:2342
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/core.py:2409
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/misc.py:96
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/misc.py:134
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/flatmapped.py:57
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/deferred.py:92
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/lazy.py:175
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/numbers.py:69
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/numbers.py:184
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/numbers.py:522
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/types.py:1201
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/shared.py:38
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/random.py:435
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:163
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:255
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:296
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/datetime.py:365
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/functions.py:37
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:73
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:213
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:293
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:339
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/collections.py:396
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strings.py:134
Method
do_draw
(self, data)
hypothesis/src/hypothesis/strategies/_internal/strings.py:166
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strings.py:365
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:563
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:733
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:869
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:1045
Method
do_draw
(self, data: ConjectureData)
hypothesis/src/hypothesis/strategies/_internal/strategies.py:1240
Method
do_draw
(self, data)
hypothesis/src/hypothesis/extra/array_api.py:349
Method
do_draw
(self, data)
hypothesis/src/hypothesis/extra/_array_helpers.py:519
Method
do_draw
(self, data)
hypothesis/src/hypothesis/extra/_array_helpers.py:660
Method
do_draw
(self, data)
hypothesis/src/hypothesis/extra/numpy.py:330
Method
do_draw
(self, data)
hypothesis/src/hypothesis/extra/pandas/impl.py:153
Method
do_draw
(self, data)
hypothesis/tests/conjecture/test_test_data.py:91
Method
do_draw
(self, data)
hypothesis/tests/conjecture/test_test_data.py:105
Method
do_draw
(self, data)
hypothesis/tests/conjecture/test_engine.py:1851
Method
do_draw
(self, data)
hypothesis/tests/conjecture/test_engine.py:1860
Method
do_draw
(self, data)
hypothesis/tests/nocover/test_duplication.py:26
Method
do_draw
(self, data)
hypothesis/tests/quality/test_poisoned_lists.py:31
Method
do_draw
(self, data)
hypothesis/tests/quality/test_poisoned_lists.py:44
Method
do_draw
(self, data)
hypothesis/tests/quality/test_poisoned_lists.py:54
Method
do_draw
(self, data)
hypothesis/tests/quality/test_poisoned_trees.py:36
Method
do_draw
(self, data)
hypothesis/tests/common/strategies.py:17
Method
do_draw
(self, data)
hypothesis/tests/common/strategies.py:31
Method
do_draw
(self, data)
hypothesis/tests/cover/test_health_checks.py:108
Method
do_map
(value)
hypothesis/tests/nocover/test_strategy_state.py:134
Method
do_not_populate
(self)
hypothesis/tests/cover/test_stateful.py:275
← previous
next →
2,201–2,300 of 6,164, ranked by callers