Hypothesis
6.67.1
Quick start guide
Details and advanced features
Settings
What you can generate and how
First-party extensions
Ghostwriting tests for you
Hypothesis for Django users
Hypothesis for the scientific stack
Health checks
The Hypothesis example database
Stateful testing
Compatibility
Some more examples
Community
The purpose of Hypothesis
Testimonials
Open source projects using Hypothesis
Projects extending Hypothesis
Changelog
Ongoing Hypothesis development
Help and support
Packaging guidelines
Reproducing failures
Hypothesis
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
X
A
array_dtypes() (in module hypothesis.extra.numpy)
array_shapes() (in module hypothesis.extra.numpy)
(in module xps)
arrays() (in module hypothesis.extra.numpy)
(in module xps)
assume() (in module hypothesis)
B
basic_indices() (in module hypothesis.extra.numpy)
binary() (in module hypothesis.strategies)
boolean_dtypes() (in module xps)
booleans() (in module hypothesis.strategies)
broadcastable_shapes() (in module hypothesis.extra.numpy)
(in module xps)
builds() (in module hypothesis.strategies)
byte_string_dtypes() (in module hypothesis.extra.numpy)
C
characters() (in module hypothesis.strategies)
column (class in hypothesis.extra.pandas)
columns() (in module hypothesis.extra.pandas)
complex_number_dtypes() (in module hypothesis.extra.numpy)
complex_numbers() (in module hypothesis.strategies)
composite() (in module hypothesis.strategies)
consumes() (in module hypothesis.stateful)
currently_in_test_context() (in module hypothesis)
D
data() (in module hypothesis.strategies)
data_frames() (in module hypothesis.extra.pandas)
data_too_large (hypothesis.HealthCheck attribute)
database (hypothesis.settings attribute)
DataObject (class in hypothesis.strategies)
dates() (in module hypothesis.strategies)
datetime64_dtypes() (in module hypothesis.extra.numpy)
datetimes() (in module hypothesis.strategies)
deadline (hypothesis.settings attribute)
decimals() (in module hypothesis.strategies)
deferred() (in module hypothesis.strategies)
delete() (hypothesis.database.ExampleDatabase method)
derandomize (hypothesis.settings attribute)
dictionaries() (in module hypothesis.strategies)
DirectoryBasedExampleDatabase (class in hypothesis.database)
domains() (in module hypothesis.provisional)
DrawFn (class in hypothesis.strategies)
E
emails() (in module hypothesis.strategies)
event() (in module hypothesis)
example (class in hypothesis)
ExampleDatabase (class in hypothesis.database)
explain (hypothesis.Phase attribute)
explicit (hypothesis.Phase attribute)
F
fetch() (hypothesis.database.ExampleDatabase method)
filter_too_much (hypothesis.HealthCheck attribute)
fixed_dictionaries() (in module hypothesis.strategies)
floating_dtypes() (in module hypothesis.extra.numpy)
(in module xps)
floats() (in module hypothesis.strategies)
fractions() (in module hypothesis.strategies)
from_dtype() (in module hypothesis.extra.numpy)
(in module xps)
from_field() (in module hypothesis.extra.django)
from_form() (in module hypothesis.extra.django)
from_lark() (in module hypothesis.extra.lark)
from_model() (in module hypothesis.extra.django)
from_regex() (in module hypothesis.strategies)
from_type() (in module hypothesis.strategies)
frozensets() (in module hypothesis.strategies)
function_scoped_fixture (hypothesis.HealthCheck attribute)
functions() (in module hypothesis.strategies)
G
generate (hypothesis.Phase attribute)
get_profile() (hypothesis.settings static method)
given() (in module hypothesis)
H
HealthCheck (class in hypothesis)
hypothesis.extra.cli
module
hypothesis.extra.dateutil
module
hypothesis.extra.django.LiveServerTestCase (built-in class)
hypothesis.extra.django.StaticLiveServerTestCase (built-in class)
hypothesis.extra.django.TestCase (built-in class)
hypothesis.extra.django.TransactionTestCase (built-in class)
hypothesis.extra.lark
module
hypothesis.extra.numpy
module
hypothesis.extra.pandas
module
hypothesis.extra.pytz
module
hypothesis.infer (built-in variable)
hypothesis.provisional
module
hypothesis.strategies
module
hypothesis.strategies.SearchStrategy (built-in class)
HypothesisDeprecationWarning (class in hypothesis.errors)
I
indexes() (in module hypothesis.extra.pandas)
indices() (in module xps)
initialize() (in module hypothesis.stateful)
InMemoryExampleDatabase (class in hypothesis.database)
integer_array_indices() (in module hypothesis.extra.numpy)
integer_dtypes() (in module hypothesis.extra.numpy)
(in module xps)
integers() (in module hypothesis.strategies)
invariant() (in module hypothesis.stateful)
ip_addresses() (in module hypothesis.strategies)
iterables() (in module hypothesis.strategies)
J
just() (in module hypothesis.strategies)
L
large_base_example (hypothesis.HealthCheck attribute)
lists() (in module hypothesis.strategies)
load_profile() (hypothesis.settings static method)
M
make_strategies_namespace() (in module hypothesis.extra.array_api)
max_examples (hypothesis.settings attribute)
module
hypothesis.extra.cli
hypothesis.extra.dateutil
hypothesis.extra.lark
hypothesis.extra.numpy
hypothesis.extra.pandas
hypothesis.extra.pytz
hypothesis.provisional
hypothesis.strategies
xps
move() (hypothesis.database.ExampleDatabase method)
multiple() (in module hypothesis.stateful)
MultiplexedDatabase (class in hypothesis.database)
mutually_broadcastable_shapes() (in module hypothesis.extra.numpy)
(in module xps)
N
nested_dtypes() (in module hypothesis.extra.numpy)
none() (in module hypothesis.strategies)
not_a_test_method (hypothesis.HealthCheck attribute)
note() (in module hypothesis)
nothing() (in module hypothesis.strategies)
numeric_dtypes() (in module xps)
O
one_of() (in module hypothesis.strategies)
P
permutations() (in module hypothesis.strategies)
Phase (class in hypothesis)
phases (hypothesis.settings attribute)
precondition() (in module hypothesis.stateful)
print_blob (hypothesis.settings attribute)
Python Enhancement Proposals
PEP 20
PEP 3102
,
[1]
PEP 3107
,
[1]
PEP 357
PEP 398
PEP 429
PEP 484
,
[1]
,
[2]
PEP 484#forward-references
PEP 495
PEP 560
PEP 561
,
[1]
PEP 565
PEP 570
PEP 585
,
[1]
,
[2]
PEP 586
PEP 604
PEP 612
PEP 614
PEP 646
PEP 654
,
[1]
,
[2]
PEP 655
PEP 678
R
random_module() (in module hypothesis.strategies)
randoms() (in module hypothesis.strategies)
range_indexes() (in module hypothesis.extra.pandas)
ReadOnlyDatabase (class in hypothesis.database)
real_dtypes() (in module xps)
recursive() (in module hypothesis.strategies)
RedisExampleDatabase (class in hypothesis.extra.redis)
register_field_strategy() (in module hypothesis.extra.django)
register_profile() (hypothesis.settings static method)
register_random() (in module hypothesis)
register_type_strategy() (in module hypothesis.strategies)
report_multiple_bugs (hypothesis.settings attribute)
reproduce_failure() (in module hypothesis)
return_value (hypothesis.HealthCheck attribute)
reuse (hypothesis.Phase attribute)
RFC
RFC 1035
,
[1]
RFC 3986
,
[1]
RFC 5234
RFC 5322#section-3.4.1
RFC 5890
rule() (in module hypothesis.stateful)
RuleBasedStateMachine (class in hypothesis.stateful)
runner() (in module hypothesis.strategies)
S
sampled_from() (in module hypothesis.strategies)
save() (hypothesis.database.ExampleDatabase method)
scalar_dtypes() (in module hypothesis.extra.numpy)
(in module xps)
seed() (in module hypothesis)
series() (in module hypothesis.extra.pandas)
sets() (in module hypothesis.strategies)
settings (class in hypothesis)
shared() (in module hypothesis.strategies)
shrink (hypothesis.Phase attribute)
slices() (in module hypothesis.strategies)
stateful_step_count (hypothesis.settings attribute)
suppress_health_check (hypothesis.settings attribute)
T
target (hypothesis.Phase attribute)
target() (in module hypothesis)
text() (in module hypothesis.strategies)
timedelta64_dtypes() (in module hypothesis.extra.numpy)
timedeltas() (in module hypothesis.strategies)
times() (in module hypothesis.strategies)
timezone_keys() (in module hypothesis.strategies)
timezones() (in module hypothesis.extra.dateutil)
(in module hypothesis.extra.pytz)
(in module hypothesis.strategies)
too_slow (hypothesis.HealthCheck attribute)
tuples() (in module hypothesis.strategies)
U
unicode_string_dtypes() (in module hypothesis.extra.numpy)
unsigned_integer_dtypes() (in module hypothesis.extra.numpy)
(in module xps)
urls() (in module hypothesis.provisional)
uuids() (in module hypothesis.strategies)
V
valid_tuple_axes() (in module hypothesis.extra.numpy)
(in module xps)
verbosity (hypothesis.settings attribute)
via() (hypothesis.example method)
X
xfail() (hypothesis.example method)
xps
module