Pytest-check

Latest version: v2.4.1

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

Scan your dependencies

Page 5 of 7

1.0.10

Fixed

- [issue 80](https://github.com/okken/pytest-check/issues/80) --tb=no should remove tracebacks from xml output

1.0.9

Fixed

- [issue 55](https://github.com/okken/pytest-check/issues/55) a problem with multiple drive letters.
- code is using `os.path.relpath()`, but sometimes it can fail.
- when it does fail, fall back to `os.path.abspath()`.
- thanks [rloutrel](https://github.com/rloutrel) and [kr1zo](https://github.com/kr1zo) for your patience and persistence, and for the solution.

1.0.8

Fixed

- Support check failures not blowing up if called outside of a test.
- should also fix [85](https://github.com/okken/pytest-check/issues/85)
- thanks [zerocen](https://github.com/zerocen) for the excellent toy example that helped me to get this fixed quickly.

Changed

- changelog.md format. :)
- tox.ini cleanup
- refactoring tests to use examples directory instead of embedding example tests in test code.
- this is easier to understand and debug issues.
- also provides extra documentation through examples directory

1.0.7

Fixed

- Handle cases when context is None

1.0.6

Changed

- Update pyproject.toml to use newer flit
- Changed plugin name from pytest_check to pytest-check.

1.0.5

Added

- Add `raises`

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.