interactor-rails
interactor-rails copied to clipboard
Test::Unit not supported
The generator only generates spec files — I hate rspec 😄 .
Any chance you could support plain old Test::Unit before I submit a PR?
We would absolutely love a pull request to add Test::Unit support. We use Rspec for pretty much everything internally so it's unlikely that we'll implement this ourselves.
Hi @gaffneyc, I've submitted a PR for this: https://github.com/collectiveidea/interactor-rails/pull/32