Hypothesmith

Latest version: v0.3.3

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

Scan your dependencies

Page 4 of 5

0.0.8

- Added a `from_node()` strategy which uses [`LibCST`](https://pypi.org/project/libcst/)
to generate source code. This is a proof-of-concept rather than a robust tool,
but IMO it's a pretty cool concept.

0.0.7

- The `from_grammar()` strategy now takes an `auto_target=True` argument, to
drive generated examples towards (relatively) larger and more complex programs.

0.0.6

- support for non-ASCII identifiers

0.0.5

- Updated project metadata and started testing on Python 3.8

0.0.4

- Depends on more recent Hypothesis version, with upstreamed grammar generation.
- Improved filtering rejects fewer valid examples, finding another bug in Black.

0.0.3

Checks validity at statement level, which makes filtering much more efficient.
Improved testing, input validation, and code comments.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.