From 45d0a212945979cc0679ee5b572ccea46386bc3f Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Wed, 21 Feb 2018 20:42:09 -0300 Subject: [PATCH] Fix README because of code triage badge --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 617cad5ac..b2ed1e140 100644 --- a/README.rst +++ b/README.rst @@ -25,6 +25,7 @@ .. image:: https://www.codetriage.com/pytest-dev/pytest/badges/users.svg :target: https://www.codetriage.com/pytest-dev/pytest + The ``pytest`` framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.