Skip to content

metova/rspec-junit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSpec::JUnit

This gem provides a custom JUnit formatter for RSpec >= 3.

Installation

Add this line to your application's Gemfile:

gem 'rspec-junit'

And then bundle.

Usage

RSpec uses the -f flag to specify a formatter and the -o flag to specify an output:

bin/rspec -f RSpec::JUnit -o results/rspec-junit.xml

About

JUnit formatter for RSpec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published