slackbuilds/python/python3-pytest
Willy Sudiarto Raharjo dd10c577c0
python/python3-pytest: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-20 21:33:07 +07:00
..
README
python3-pytest.SlackBuild
python3-pytest.info python/python3-pytest: Update DEP. 2021-04-20 21:33:07 +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: setuptools-scm, py, pluggy, more-itertools and atomicwrites
      have automatic python3 support.