From 8d0a1fc2414b7f988532691a309248e63512352c Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 18 May 2012 13:01:51 -0400 Subject: [PATCH] Add testing command line to the README. --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index dd25629..e9b3b4b 100644 --- a/README +++ b/README @@ -193,6 +193,14 @@ As always, run:: for more details. +Testing +------- + +You can run the internal unit tests with nose_:: + + $ nosetest --with-doctest --doctest-tests pysawsim + + License ------- -- 2.26.2