slackbuilds_ponce/python/python3-pytest
fourtysixandtwo 13dece45ab
python/python3-pytest: Fix PYTHONPATH.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-05 15:18:16 +07:00
..
python3-pytest.info
python3-pytest.SlackBuild python/python3-pytest: Fix PYTHONPATH. 2024-04-05 15:18:16 +07: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.

This is the Python 3 build of pytest.