fivemat icon indicating copy to clipboard operation
fivemat copied to clipboard

MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots

Results 5 fivemat issues
Sort by recently updated
recently updated
newest added

Converting a Rails app from 4.2.11 to 5.2.3 (Ruby 2.6.3) I am having a problem with Fivemat wherein it fails and outputs a traceback when any test in the test...

Hi, I am getting the following error when I tried to use the `fivemat` formatter (Win 7, Ruby 2.2+, Rspec 3.7+) ```ruby Failure/Error: Dir.mktmpdir do |dir| ... ... NoMethodError: undefined...

It looks like this formatter doesn't correctly report test duration when run under parallel_tests. Parallel_tests takes scenarios in different order and can run arbitrary scenarios that are not part of...

When running specs via zeus the specs are run using the default progress formatter and the deprecation warning is shown, saying I need to use the legacy formatters gem. If...

This format is a pretty good idea. Would you consider creating a rendition for [tapout](http://github.com/rubyworks/tapout)?