Jestspectation

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 4

1.3.0

Add a `ListContainingOnly` matcher which is similar to `ListContaining` but doesn't allow duplicates or unexpected list members

1.2.2

* Fix missing docs for `ListOfLength` (63)

1.2.1

* Dependencies for building documentation were unintentionally listed as primary dependencies, leading to bloated installations

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

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.