rwx-research/rspec-abq

investigate compatibility with common rspec plugin gems

michaelglass opened this issue · 1 comments

I guess I'd like to set up test harnesses for each of these gems to ensure they play nice with rspec-abq. Is that overkill? I'd say maybe for gems that just add matchers and don't muck with execution, and probably not for gems that muck with execution order, (e.g. rspec-retry)

  • rspec-retry
  • rspec-rails
  • buildkite-test_collector
  • simplecov
  • rspec-instrumentation-matcher
  • rspec-json_expectations
  • rspec_junit_formatter
  • rspec-sidekiq
  • shoulda-matchers
  • test-prof
  • others?