Skip to content

v0.7.2

Choose a tag to compare

@pdobb pdobb released this 22 Nov 14:41
· 60 commits to main since this release
v0.7.2
309ef71
  • Remove auto-detect of ActiveSupport::TestCase vs Minitest::Spec in favor of manual selection of test/support/much_stub.rb vs test/support/much_stub-rails.rb. This fixes incorrect auto-detection of "Rails" env in gems that include a Rails test dummy.