- Make internal tests pass on Rails 5.1 and clean up docs
- Use the new
Devise::Test::IntegrationHelpers
instead of the customsign_in
helper
- Add more thorough expectations to generated specs
- Rename specs:devise generator to devise:specs
- Update README with Output and Testing sections