slackbuilds/python/python3-pytest
Serban Udrea 0f0f3fcb2d
python/python3-pytest: Added (simple powerful testing with Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-03 07:46:45 +07:00
..
README python/python3-pytest: Added (simple powerful testing with Python). 2018-11-03 07:46:45 +07:00
python3-pytest.SlackBuild python/python3-pytest: Added (simple powerful testing with Python). 2018-11-03 07:46:45 +07:00
python3-pytest.info python/python3-pytest: Added (simple powerful testing with Python). 2018-11-03 07:46:45 +07:00
slack-desc python/python3-pytest: Added (simple powerful testing with Python). 2018-11-03 07:46:45 +07:00

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.