Language

Package: ruby-cucumber-html-formatter @ 7.0.0

Synopsis

HTML formatter for Cucumber

Description

Cucumber HTML Formatter produces a HTML report for Cucumber runs. It is built on top of cucumber-react and works with any Cucumber implementation with a protocol buffer formatter that outputs Cucumber messages.

Home page
https://github.com/cucumber/cucumber/tree/master/html-formatter/ruby
Location
gnu/packages/ruby.scm (line: 8106, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?