Usagi

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

=============

Bug fixes
---------

* Tests run with mock v1.3.0.

0.3.0

=============

Enhancements
------------

* Added an assertion type to assert that the sha256sum of a binary
response matches a provided value (34).
* Added an option to the body assertion to filter json responses with a
``jq`` (https://pypi.python.org/pypi/jq) filter (44).
* Added an option to cases and tests to allow setting the
unittest.TestCase.maxDiff parameter (47).

0.2.0

=============

Enhancements
------------

* Add test option to poll for assertion conditions (40).


Bug fixes
---------

* Make plaintext body assertions against ``Request.text`` instead of
invalid ``Request.body`` attribute (26).

0.1.1

===============================

Features
--------

* A test discovery plugin for ``haas``.

* Generate test cases from YAML.

* Supports plugins for a number of purposes:

* Provide new methods of loading variables shared between test cases.

* Provide new methods of creating and passing parameters to ``requests``.

* Provide new methods of asserting correctness of server responses.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.