How Should I Verify A Log Message When Testing Python Code Under Nose?
I'm trying to write a simple unit test that will verify that, under a certain condition, a clas…
Read more
How Should I Verify A Log Message When Testing Python Code Under Nose?