> On Aug 21, 2007, at 3:45 AM, Jonathan Leighton wrote: > This is how I did it: > http://jonathanleighton.com/blog/testing-singleton-classes Can I define a teardown method in the test_helper or would your solution require a per-test-case teardown method to reload the singleton? -justin