perplexes / m2r

Mongrel2 Connection Adapter - Ruby Encrusted Steel-Reinforced Fist
MIT License
90 stars 11 forks source link

Select mocking framework #13

Closed paneq closed 12 years ago

paneq commented 12 years ago

I don't want to write tests like that: https://github.com/paneq/m2r/blob/connection-refactoring/test/handler_test.rb#L79. shoulda was mentiond in helper.rb but we removed it because it was not used. Would that be ok to use it?

mostlyobvious commented 12 years ago

Mocha is fairly good. Shoulda wasnt for mocking AFAIK.

paneq commented 12 years ago

Doh, obviously I was thinking about mocha. Not the most fresh brain at 3 a.m. :)