Syrupy

Latest version: v4.6.1

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

Scan your dependencies

Page 15 of 17

0.3.2

**Fixed**

- Fix bug where untargeted snapshots would be deleted when using pytest in targeted mode (123)
- Fix bug where snapshot files were not cleaned up when running specific test files (127)
- Fix bug where targeting specific test nodes in a test file was not supported (127)
- Fix bug where targeting specific test modules using pyargs was not supported (127)

0.3.1

**Fixed**

- Fix bug where newline control characters were being translated based on platform (113)

0.3.0

[v0.3.0](https://github.com/tophat/syrupy/compare/v0.2.0...v0.3.0) (2020-02-14)

**Breaking Changes**

- Add support for named tuple fields (108)
- Add trailing commas to class fields (108)

**Fixed**

- Specify explicit version range for pytest peer dependency (111)

0.2.0

[v0.2.0](https://github.com/tophat/syrupy/compare/v0.1.0...v0.2.0) (2020-02-12)

**Breaking Changes**

- Remove `_snapshot_subdirectory_name` from SnapshotFossilizer (99)

**Added**

- Add support for custom objects repr (101)
- Add support for nested test classes (99)

**Fixed**

- Fix issue with using hashables as dict keys or in sets (103)

0.1.0

**Breaking Changes**

From 95, some highlights:
- Rename `snapshot.with_class` to `snapshot.use_extension(ExtensionClass)`
- Rename `AbstractSnapshotSerializer` -> `AbstractSyrupyExtension`
- Replaced references to "filepath" with "location"
- Replaced references to "cache" with "fossil"

0.0.15

**Fixed**

- Raw single should use the same name for snapshot and file

Page 15 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.