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 new file mode 100644 index 0000000000..f0da7f419a --- /dev/null +++ b/python/pytest/README @@ -0,0 +1,2 @@ +The pytest testing tool makes it easy to write small tests, yet +scales to support complex functional testing. |