rspec-tap-formatters 0.1.0
Formats RSpec-3 test report in TAP format with a proper nested display of example groups and includes stats for the total number of passed, failed, and pending tests per example group. It supports four different TAP format styles.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.1.0 November 01, 2019 (17.5 KB)
Runtime Dependencies (2):
            psych
            >= 2.0, < 4.0
          
          
            rspec-core
            >= 3.0, < 4.0
          
    Development Dependencies (1):
            bundler
            >= 1.15.0, < 3.0
          
    