Convert unittest tests into a single doctest file.
I've included some code to convert a text file containing doctest tests into a unittest.TestCase. This code wants to be generic, but I'm not sure if it's simple enough yet.
Showing
This diff is collapsed.
Please register or sign in to comment