Skip to content

rspec-tap-formatters 0.1.0

Install from the command line:
Learn more about RubyGems packages
$ gem install rspec-tap-formatters --version "0.1.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/avmnu-sng" do
  gem "rspec-tap-formatters", "0.1.0"
end

About this version

RSpec TAP Formatters provides four different TAP 13 format style with a proper nested display of example groups and includes stats for the total number of passed, failed, and pending tests per example group. The supported formats are:

  1. RSpec::TAP::Formatters::Default
  2. RSpec::TAP::Formatters::Compact
  3. RSpec::TAP::Formatters::Flat
  4. RSpec::TAP::Formatters::FlatCompact

Details


Assets

  • rspec-tap-formatters-0.1.0-rubygems.gem

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all