slackbuilds/python/python3-pytest
Isaac Yu b15000bb6e
python/python3-pytest: Updated for version 7.2.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-05 21:15:21 +07:00
..
README python/python3-pytest: Updated for version 7.1.1. 2022-04-09 15:45:44 +07:00
python3-pytest.SlackBuild python/python3-pytest: Updated for version 7.2.0. 2022-11-05 21:15:21 +07:00
python3-pytest.info python/python3-pytest: Updated for version 7.2.0. 2022-11-05 21:15:21 +07:00
slack-desc

README

The pytest testing tool makes it easy to write small tests, yet
scales to support complex functional testing.

This is installed with python3.

IMPORTANT: The scripts py.test and pytest are renamed to py.test3
and pytest3 respectively to avoid conflicts with the pytest installed
with python.

NOTE: py, pluggy and iniconfig have automatic python3 support.