projects
/
swc-testing-nose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fd66d4
)
Better title for Nose section in testing cheat sheet.
author
Ben Waugh
<b.waugh@ucl.ac.uk>
Thu, 11 Apr 2013 21:49:39 +0000
(22:49 +0100)
committer
W. Trevor King
<wking@tremily.us>
Fri, 1 Nov 2013 20:43:04 +0000
(13:43 -0700)
testing/cheat-sheet.md
patch
|
blob
|
history
diff --git
a/testing/cheat-sheet.md
b/testing/cheat-sheet.md
index 3e353f1087b63ce0a8072c222841a873c6f86277..7df9783c458412aca17a3c5eef3ab401a630b5e7 100644
(file)
--- a/
testing/cheat-sheet.md
+++ b/
testing/cheat-sheet.md
@@
-22,8
+22,8
@@
Alternatively, raise an exception to indicate what the problem is:
return 0
-Nose
-----
+
Unit testing with
Nose
+----
------------------
To run tests, at the shell prompt, type