erwinjunker / regressor

Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations, enums, database, routes, callbacks. Use regressor to capture your rails application behaviour.
MIT License
206 stars 33 forks source link

Fix the routing test generator for Rails 5 #24

Closed tinbka closed 7 years ago

tinbka commented 7 years ago

And make feedback more informative when this generator fails. With QUIET=1 env var, don't even mention unrouted actions like current_user.