projects
/
sawsim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a4a55d
)
Add testing command line to the README.
author
W. Trevor King
<wking@tremily.us>
Fri, 18 May 2012 17:01:51 +0000
(13:01 -0400)
committer
W. Trevor King
<wking@tremily.us>
Fri, 18 May 2012 17:01:51 +0000
(13:01 -0400)
README
patch
|
blob
|
history
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
-------