Snappylapy

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

- 🐞 Fix load_snapshot fixture not loading correctly
- 🐞 Fix wrong naming for cases where custom name is falsy
- Change the ident property of json to make it more human readable

0.3.0

- Add snappylapy parametization functionality to snappylapy and allow it to be loaded in the load_snapshot fixture
- Do reporting showing count of updated, created and deleted snapshots
- **Breaking Changes**
- Change setting of path to only have a single path configurable and update such it is configured through the marker
- Make the folder names of __snapshots__ and __test_results__ enforced to be fixed (needed for cleanup and diffing)
- Rename output file names of snapshots to match [filename][testname][name].extention conversion

0.2.1

- Added missing dependency for typer to make the CLI work

0.2.0

- Better error messages by using pytest assertion rewriting
- Allow users to set the snapshot directory when using the load_snapshot fixture
- Add CLI for for init and clear commands
- Added automated generation of documentation using mkdocs

0.1.1

- Update dependencies with the lower bounds of package compatibility
- Refactor to make code easier for users of package to modify and extend

0.1.0

- Added fixture for loading snapshots from previous tests (load_snapshot fixture)
- Added the snappylapy marker for tests that depend on previous tests (pytest.mark.snappylapy). This will be used for more advanced features in the future.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.