Skip to content

v4.4.1

Compare
Choose a tag to compare
@e2 e2 released this 05 Dec 21:50
· 127 commits to master since this release

Improvements:

  • #287 - implement chdir option (to run tests in isolated in submodules)
  • #282 - customizable title
  • customizable title in notifications
  • #279 - allow additional rspec :cmd arguments before spec files

Development:

  • #295 - reenable accidentally skipped tests (local)
  • use guard-compat to avoid depending on Guard internals
  • rework how files require each other
  • stub Dir[] to make usage in specs explicit
  • update dev tools, upgrade to RSpec 3.1
  • add Rake task 'test:all_versions'
  • fix superclass mismatch