blackerby / school-on-rails

1 stars 0 forks source link

Replace rspec with minitest #11

Closed blackerby closed 1 year ago

blackerby commented 1 year ago

Rails and its ecosystem are hard enough to learn without having to suffer through RSpec's DSL hell. This PR replaces RSpec with Minitest, cleans up the Gemfile, and adds some basic tests. Future work will need to include improving the fixtures.