Project

ugly_face

0.0
No commit activity in last 3 years
No release in over 3 years
A customized version of PrettyFace with new features (debug data, screenshot section, ENV var readouts)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0

Runtime

>= 3.2.13
>= 0
 Project Readme

ugly_face

A customized version of PrettyFace with new features (debug data, screenshot section, ENV var readouts)

Getting Started

Download gem

Add the gem to your Gemfile

gem 'ugly_face'

Then do a bundle update to get the latest version

Add Formatter

Update your profile in cucumber.yml file with the following arguments

--format UglyFace::Formatter::Html --out index.html

You can also run cucumber from the command line with the same arguments.

Copyright

Copyright (c) 2015 Justin Commu & Jeffrey S. Morgan. See LICENSE for details.