Registry / testing / rspec-tap-formatters

rspec-tap-formatters

JSON →
library0.1.0rbrubygemsunverified

Formats RSpec-3 test reports in TAP format with nested display of example groups and stats.

gem install rspec-tap-formatters
INSTALL
IMPORT
SIG · RSPEC-TAP-FORMATTE
R
rspec-tap-formatters
testingrubyv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RSpec::Tap::Formatters
✓ require 'rspec/tap/formatters'

Use the TAP formatter in RSpec configuration.

require 'rspec/tap/formatters' RSpec.configure do |config| config.add_formatter(RSpec::Tap::Formatters::Nested) end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
rspec-tap-formatters — gem install rspec-tap-formatters · libregistry