mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
e8361e3844
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
332 B
Text
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.
|