mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
bac64cfe5a
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
382 B
Text
11 lines
382 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.
|
|
|
|
NOTE: py, pluggy, more-itertools and atomicwrites
|
|
have automatic python3 support.
|