From 71ca2b0022a10f6ba0c6647c5c68581ef9779fd0 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 23 Oct 2017 11:42:47 -0700 Subject: Remove references to test.py, including overhaul of test tasks --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index dd97043e..6e49bd68 100644 --- a/README.rst +++ b/README.rst @@ -132,6 +132,7 @@ doc/ folder. There are also unit tests here:: - $ python ./test.py + $ pip install -r dev-requirements.txt + $ pytest Which will verify that most of the core components are working correctly. -- cgit v1.2.1