pry-rails icon indicating copy to clipboard operation
pry-rails copied to clipboard

Update testing framework

Open kwstannard opened this issue 4 months ago • 0 comments

Improvements:

  • Testing is now a matrix of ruby versions against rails versions.
  • I believe tests will be faster since dependencies are installed at image build.
  • fixed flaking specs
  • fixed a bunch of warnings

Future:

Once I am maintainer I will setup a CI/CD process utilizing bin/test.

kwstannard avatar Jun 05 '25 23:06 kwstannard