slackbuilds_ponce/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
..
python3-pytest.info
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, more-itertools and atomicwrites
      have automatic python3 support.