|
|
|
|
|
by rhizome
4843 days ago
|
|
You know, recently I had reason to look into the teardown method (DatabaseCleaner, dontchaknow), and I never did find anything conclusive that it was something that test-unit used. Sure, it was mentioned in many many DatabaseCleaner questions/answers/threads, but nothing I could really rely on since invariably these were also using Rspec. That is, my unanswered question was "Is teardown solely an Rspec thing?" |
|
http://guides.rubyonrails.org/testing.html#setup-and-teardow...