Sha256: d2d6239a2def466ccdf643a6b97c172f5b7e3d052813964f92dbc3091346571f

Contents?: true

Size: 576 Bytes

Versions: 5

Compression:

Stored size: 576 Bytes

Contents

# 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.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ugly_face-0.8 README.md
ugly_face-0.7 README.md
ugly_face-0.6 README.md
ugly_face-0.5 README.md
ugly_face-0.4 README.md