No commit activity in last 3 years
No release in over 3 years
RSpec formatters that are dedicated to Luna.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.80.1

Runtime

>= 3.0, < 4.0
 Project Readme

Luna RSpec Formatters

gem "luna-rspec-formatters"

A set of rspec formatters that design things the way I like them. fulldesc is a formatter that outputs the full description as a single line rather than nesting like documentation and Checks displays checkmark's and other UTF characters rather than dots.

require "luna/rspec/formatters/checks"
require "luna/rspec/formatters/fulldesc"
require "luna/rspec/formatters/smilies"
require "luna/rspec/formatters/hearts"
require "luna/rspec/formatters/cats"