slackbuilds_ponce/python/python3-pytest
Isaac Yu 5c989a2190
python/python3-pytest: Change REQUIRES to python3-pluggy.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-09-25 13:59:41 +07:00
..
python3-pytest.info python/python3-pytest: Change REQUIRES to python3-pluggy. 2022-09-25 13:59:41 +07:00
python3-pytest.SlackBuild
README
slack-desc

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.