briandunn / flatware

A parallel test runner for RSpec and Cucumber with pretty output
MIT License
256 stars 35 forks source link

RSpec output assertion is rspec-support 3.8.2 compatible #48

Closed briandunn closed 5 years ago

briandunn commented 5 years ago

RSpec added a bit about diffs to the default output for bool comparisons.

This just skips asserting about that part of the output.