A christmas tree formatter for RSpec!
We wrote a formatter for RSpec that outputs the familiar dots that you might be used to seeing , but in the form of a christmas tree; a great way to bring some holiday spirits into your test suite! A short blog post about it is on the Elabs blog: http://www.elabs.se/blog/76-a-christmas-tree-formatter-for-rspec
The code is available on GitHub: https://github.com/elabs/christmas_tree_formatter
Post a comment