eimermusic / jahtml_formatter

Tweaked rspec html formatter. More suitable for pdf generation... for ME and probably noone else.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gem Version

JahtmlFormatter

JahtmlFormatter tweakes the CSS of the Rspec HtmlFormatter to make it better for me to print to pdf and include in V&V Reports. Fun stuff. It it probably not very useful or interesting to anyone else.

Installation

$ bundle exec rspec --format JahtmlFormatter -o spec_output.html

To use JahtmlFormatter by default, put the options in a .rspec file:

--format JahtmlFormatter -o spec_output.html

Contributing

This is likely not very interesting to contribute to either. :)

About

Tweaked rspec html formatter. More suitable for pdf generation... for ME and probably noone else.

License:MIT License


Languages

Language:Ruby 100.0%