Hypothesis-auto

Latest version: v1.1.5

Safety actively analyzes 613544 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.5

- Fix packaging and compatibility issues

1.1.4

- Added compatibility with the latest hypothesis release
- Added return validation support for arbitrary types

1.1.3

- Added compatibility with latest pydantic release
- Updated to use cruft to keep project structure in sync with latest template

1.1.2

- Fixed custom strategies not being passed through for pytest integration methods.

1.1.1

- Fixed [Issue 5](https://github.com/timothycrosley/hypothesis-auto/issues/5): typo in Scenario class name

1.1.0

!!! danger
This release contains breaking changes. In particular to how parameters are passed in to testing functions.

- `_prefixing` for parameters was replaced with `suffixing_` to avoid private implication while still avoiding parameter name conflicts.
- Custom `auto_verify_` function now must take a single [`Scenario`](https://timothycrosley.github.io/hypothesis-auto/reference/hypothesis_auto/tester/#scenario) object.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.