Pytest-check

Latest version: v2.4.1

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

Scan your dependencies

Page 1 of 7

2.4.1

Added
- `is_nan()`
- `is_not_nan()`

2.4.0

Modified
- Drop Python 3.7
- Add testing for Python 3.12
- Add tox-uv to tox.ini and main.yml

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

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.