11 lines
332 B
Plaintext
11 lines
332 B
Plaintext
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.
|