I have been following the 15 TDD steps to create a Rails application guide - but have run into an issue I cannot seem to resolve. For the functional test of the WordsContro
How are you requiring mocha? Are you using bundler? It sounds a bit as if the mocha teardown hook isn't being called?