Skip to content

Instantly share code, notes, and snippets.

@sarantis
Created January 29, 2013 08:06
Show Gist options
  • Save sarantis/4662596 to your computer and use it in GitHub Desktop.
Save sarantis/4662596 to your computer and use it in GitHub Desktop.
./runtest.sh output
$ ./runtests.sh
F
======================================================================
FAIL: test_parse (test.test_coursera.TestSyllabusParsing)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_coursera.py", line 25, in test_parse
self.assertEqual(len(sections), 23)
AssertionError: 5 != 23
----------------------------------------------------------------------
Ran 1 test in 0.058s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment