Pytest-assert-utils

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

Added
- Add support for Python 3.11

Removed
- Removed support for Python 3.6 (mostly due to poor `typing.Generic` support) — see [GH3](https://github.com/theY4Kman/pytest-assert-utils/issues/3)

0.3.0

Added
- Added `containing_only` and `containing_exactly` methods to `util.Collection` classes — see [GH1](https://github.com/theY4Kman/pytest-assert-utils/pull/1) (thanks, [sjhewitt](https://github.com/sjhewitt))
- Added `util.Model` class to check attrs of objects using an equality comparison — see [GH2](https://github.com/theY4Kman/pytest-assert-utils/pull/2) (thanks, [sjhewitt](https://github.com/sjhewitt))
- Added tests for `util.Collection` classes

0.2.2

Fixed
- Add support for Python 3.10

0.2.1

Added
- Add documentation to README
- Transfer ownership to theY4Kman

0.2.0

Added
- Allow `util.Collection` classes to be used directly in comparisons
- Add `util.Dict` and `util.Str` comparison classes

0.1.1

Fixed
- Added setuptools entrypoint, so pytest will perform assertion rewriting

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.