slackbuilds_ponce/python/python3-pytest/README
Isaac Yu e8361e3844
python/python3-pytest: Updated for version 7.3.1.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:20 +07:00

10 lines
332 B
Text

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.