Jestspectation

Latest version: v1.4.2

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

Scan your dependencies

Page 2 of 4

1.2.0

* Create [documentation site](https://miguelguthridge.github.io/Jestspectation/).
* Fix various documentation issues.
* Export `JestspectationBase` to allow others to create custom matchers more easily.

1.1.0

* `ObjectContainingProperties` to match objects with properties, requiring them to exist
* `ObjectContainingItems` to match objects with properties, requiring them to equal given values
* When using Pytest integration with no Jestspectation base classes, format diffs as `actual == expected` rather than `expected == actual`

1.0.0

* Switch to Poetry as a dependency manager
* Enable pytest plugin by default
* Fix compatibility with Python 3.9

0.9.1

* Fix a bug with LinesMatch oops

0.9.0

* Add `LinesLike` for matching TextLike, except with better diffs for multi-line strings
* Add option to use Jestspectation for all Pytest diffs
* Refactoring

0.8.1

Improved documentation

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.