slackbuilds_ponce/python/python3-pytest
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
python3-pytest.info
python3-pytest.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
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: setuptools-scm, py, pluggy, more-itertools and atomicwrites
      have automatic python3 support.