diff options
Diffstat (limited to 'python/pytest/README')
-rw-r--r-- | python/pytest/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pytest/README b/python/pytest/README index f0da7f419ac74..a9ff767d7e6df 100644 --- a/python/pytest/README +++ b/python/pytest/README @@ -1,2 +1,4 @@ The pytest testing tool makes it easy to write small tests, yet scales to support complex functional testing. + +This is the Python 2 build of pytest. |