Add testing command line to the README.
authorW. Trevor King <wking@tremily.us>
Fri, 18 May 2012 17:01:51 +0000 (13:01 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 18 May 2012 17:01:51 +0000 (13:01 -0400)
README

diff --git a/README b/README
index dd25629a78d1bb9e0927526be58880f29881c9b2..e9b3b4be20b19a6caf60741c014669f885ecb117 100644 (file)
--- 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
 -------