Pytest-check

Latest version: v2.5.2

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

Scan your dependencies

Page 2 of 7

2.3.1

Modified
- Documentation Update, README.md
- Turn help function list into a table with param lists
- Show an alternative method of creating a helper function using `check.fail()`

2.3.0

Added
- `between_equal(b, a c)`
- as a shortcut for `between(b, a, c, ge=True, le=True)`
- `fail(msg)` - indicate test failure, but don't stop testing

2.2.5

- fix [155](https://github.com/okken/pytest-check/issues/155)
- Summaries from 2.2.3 are cool, but don't work with xdist
- Turn off summaries while xdist is running
- I hope I'm not seeing a pattern here

2.2.4

- fix [153](https://github.com/okken/pytest-check/issues/153)
- Summaries from 2.2.3 are cool, but don't work for pytest < 7.3
- Remove them for earlier pytest
- Add tox test run for pytest 7.0.0
- Change dependencies to require 7.0.0 pytest

2.2.3

- Check failure info now shows up in summaries.
- fix [133](https://github.com/okken/pytest-check/issues/133) - thanks [hirotoKirimaru](https://github.com/hirotoKirimaru)

2.2.2

fixed

- Fix [137](https://github.com/okken/pytest-check/issues/137)

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.