thoughtbot / shoulda-context

Shoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain Ruby projects.
MIT License
239 stars 58 forks source link

Require only Test::Unit::TestCase #17

Closed gabebw closed 11 years ago

gabebw commented 11 years ago

Fixes https://github.com/thoughtbot/shoulda/issues/223

travisjeffery commented 11 years ago

Thanks!

gabebw commented 11 years ago

Wow, that was fast. Thanks!

gabebw commented 11 years ago

Can you release a new version soon? I'd like to be able to tell @jarl-dk that I fixed thoughtbot/shoulda#223 (referenced above).

travisjeffery commented 11 years ago

Yeah, I released v1.0.2 more than 1/2 hr ago with that change.

gabebw commented 11 years ago

You are fast. Thanks!