Better title for Nose section in testing cheat sheet.
authorBen Waugh <b.waugh@ucl.ac.uk>
Thu, 11 Apr 2013 21:49:39 +0000 (22:49 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 1 Nov 2013 20:43:04 +0000 (13:43 -0700)
testing/cheat-sheet.md

index 3e353f1087b63ce0a8072c222841a873c6f86277..7df9783c458412aca17a3c5eef3ab401a630b5e7 100644 (file)
@@ -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