slackbuilds/python/python3-pytest
Andrew Clemons bac64cfe5a
python/python3-pytest: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-22 09:10:17 +07:00
..
README python/python3-pytest: Removed dependency. 2021-11-22 09:10:17 +07:00
python3-pytest.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
python3-pytest.info python/python3-pytest: Removed dependency. 2021-11-22 09:10:17 +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, more-itertools and atomicwrites
      have automatic python3 support.