StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Zac Hatfield-Dodds

Rating
1491.29 (4,394,639th)
Reputation
436 (305,022nd)
Page: 1 2
Title Δ
Generate random data for testing a pandas dataframe with hypothesis -0.50
How to combine Hypothesis in my code programaticly and not as a tes... 0.00
How do you parametrize a pytest class with Hypothesis @given? 0.00
pytest: monkeypatch while using hypothesis +4.42
Provide example to hypothesis module and use len-function 0.00
How do I control a random seed with Pytest and Hypothesis? 0.00
Function for list of tuples/elements in Python Hypothesis 0.00
hypothesis decorator for inferring all strategies from type hints +4.19
Can I list which objects are generated by a hypothesis strategy? 0.00
Test Python function raising an Error using Hypothesis 0.00
How to execute Python functions using Hypothesis' composite str... 0.00
Hypothesis does not seem to honor the maxfail argument of pytest 0.00
Stateful Testing gives up halfway and restarts from the beginning 0.00
hypothesis repeats the same values 0.00
how to return values from a function that has @given constructor 0.00
@composite vs flatmap in complex strategies 0.00
Can we control test case distribution in Hypothesis Python framework? 0.00
Hypothesis search strategy for dictionaries with different types of... -1.74
Hypothesis, django, and generating external IDs 0.00
How to measure coverage in Python Hypothesis stateful testing? 0.00
How to create complex data structure with python hypothesis 0.00
How to start test cases starting from max_value instead of min_valu... +0.00
Pytest/Hypothesis not matching string as expected -4.14
How to debug when hypothesis produces flaky test error? 0.00
How to see the "Bundle" output of Hypothesis Python libra... 0.00
How to parametrize Hypothesis strategy in @given 0.00
Exception handling and testing with pytest and hypothesis 0.00
Optimizing strategies usage (data generation) 0.00
Why does my simple, finite hypothesis test never stop? -2.22
Referencing one strategy through another 0.00
Generate list of dicts with the same keys 0.00
booleans().example() always returns True 0.00
hypothesis always returns the minimum value 0.00
list index out of range when performing database queries in Hypothe... 0.00
Property-based testing and float equality 0.00
Recursive strategies with additional parameters in Hypothesis +4.21
Python-Hypothesis: specifying and managing NaN values -3.90
Hypothesis and empty-ish DataFrames 0.00
How to define a strategy in hypothesis to generate a pair of simila... 0.00
python-hypothesis: Retrieving or reformatting a falsifying example -3.62
Python property testing with timeout 0.00
pip install hypothesis[pandas] says hypothesis3.82.1 does not provi... +0.06
How to see the output of Python's hypothesis library +6.19
Hypothesis strategy: for each "bucket", draw one value fr... 0.00
Suppressing HealthCheck.too_slow for a composite hypothesis strategy 0.00
hypothesis+unittest tests lock sqlite database -3.68
Hypothesis strategy generating inf when specifically asked not to +4.06
Hypothesis tests: how to sample_from values from another strategy? 0.00
Hypothesis stateful testing with pytest.raises doesn't report s... 0.00
Sort dataframes generated by hypothesis when row tuples have differ... -4.09