slackbuilds/python/python3-pytest
Jeremy Hansen 591bc828c4
python/python3-pytest: Updated for version 8.3.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-14 23:36:40 +07:00
..
README python/python3-pytest: Updated for version 7.3.1. 2023-06-03 10:38:20 +07:00
python3-pytest.SlackBuild python/python3-pytest: Updated for version 8.3.3. 2024-09-14 23:36:40 +07:00
python3-pytest.info python/python3-pytest: Updated for version 8.3.3. 2024-09-14 23:36:40 +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.

This is the Python 3 build of pytest.