Language

Package: ruby-qed @ 2.9.2

Synopsis

Test framework utilizing literate programming techniques

Description

Quality Ensured Demonstrations (QED) is a test framework for Test Driven Development (TDD) and Behaviour Driven Development (BDD) utilizing Literate Programming techniques. QED sits somewhere between lower-level testing tools like Test::Unit and requirement specifications systems like Cucumber.

Home page
https://rubyworks.github.io/qed
Location
gnu/packages/ruby.scm (line: 9339, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?