slackbuilds/python/python3-pytest
fourtysixandtwo 793b4ff784
python/python3-pytest: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-22 08:00:13 +07:00
..
README python/python3-pytest: Updated for version 7.3.1. 2023-06-03 10:38:20 +07:00
python3-pytest.SlackBuild python/python3-pytest: Version bump to 7.4.3 2023-10-28 12:11:23 +07:00
python3-pytest.info python/python3-pytest: Fix redundant deps. 2023-12-22 08:00:13 +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.

This is the Python 3 build of pytest.