improvements to test
-
check that "* dev23a" is somewhere in the string (not required to be in the first line)
-
create local variables before we run the assert statement. The can be inspected when calling
py.test -l
(orpy.test --pdb
). -
improve documentation of what we expect