This patch teaches hypothesis write to default to ghostwriting tests with "--style=pytest" only if pytest is installed, or "-- style=unittest" otherwise. The canonical version of these notes (with links) is on readthedocs
This patch updates some internal type annotations. There is no user- visible change. The canonical v...
This patch teaches "builds()" and "from_type()" to use the "signature" attribute of classes where it...
This patch improves the error message from the hypothesis write command if black (required for the g...
Tired of writing tests? Or new to Hypothesis and not sure where to start? This release is for you! ...
This patch adds a ".hypothesis" property to invalid test functions, bringing them inline with valid ...
If rich is installed, the hypothesis write command will use it to syntax-highlight the Ghostwritten ...
This patch improves the Ghostwriter's handling of strategies to generate various fiddly types includ...
This patch ensures that we only add profile information to the pytest header if running either pytes...
The Hypothesis pytest plugin now requires pytest version 4.6 or later. If the plugin detects an earl...
This release upgrades the import logic for ghostwritten tests, handling many cases where imports wou...
This patch disables our pytest plugin when running on versions of pytest before 4.3, the oldest our ...
If you use pytest-html, Hypothesis now includes the summary statistics for each test in the HTML rep...
This release adjusts some internal code to help make our test suite more reliable. There is no user-...
This patch removes some unnecessary intermediate list-comprehensions, using the latest versions of p...
This release makes "--hypothesis-show-statistics" much more useful for tests using a "RuleBasedState...
This patch updates some internal type annotations. There is no user- visible change. The canonical v...
This patch teaches "builds()" and "from_type()" to use the "signature" attribute of classes where it...
This patch improves the error message from the hypothesis write command if black (required for the g...
Tired of writing tests? Or new to Hypothesis and not sure where to start? This release is for you! ...
This patch adds a ".hypothesis" property to invalid test functions, bringing them inline with valid ...
If rich is installed, the hypothesis write command will use it to syntax-highlight the Ghostwritten ...
This patch improves the Ghostwriter's handling of strategies to generate various fiddly types includ...
This patch ensures that we only add profile information to the pytest header if running either pytes...
The Hypothesis pytest plugin now requires pytest version 4.6 or later. If the plugin detects an earl...
This release upgrades the import logic for ghostwritten tests, handling many cases where imports wou...
This patch disables our pytest plugin when running on versions of pytest before 4.3, the oldest our ...
If you use pytest-html, Hypothesis now includes the summary statistics for each test in the HTML rep...
This release adjusts some internal code to help make our test suite more reliable. There is no user-...
This patch removes some unnecessary intermediate list-comprehensions, using the latest versions of p...
This release makes "--hypothesis-show-statistics" much more useful for tests using a "RuleBasedState...
This patch updates some internal type annotations. There is no user- visible change. The canonical v...
This patch teaches "builds()" and "from_type()" to use the "signature" attribute of classes where it...
This patch improves the error message from the hypothesis write command if black (required for the g...