summaryrefslogtreecommitdiffstats
path: root/python/python3-pytest/README
blob: af8dfd51125d6f1227bc324340c2151c83c984d7 (plain)
1
2
3
4
5
6
7
8
9
10
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.