ruby-rspec-junit-formatter

RSpec JUnit XML formatter

Description

RSpec results that your continuous integration service can read. This is made possible by storing output in XML format.

Caveats: XML can only represent a limited subset of characters which excludes null bytes and most control characters. This library will use character entities where possible and fall back to replacing invalid characters with Ruby-like escape codes otherwise. For example, the null byte becomes `\0`.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/sj26/rspec_junit_formatter


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-rspec-junit-formatter