Language

Package: ruby-spectroscope @ 0.1.0

Synopsis

Behavior-Driven Development (BDD) framework built on RubyTest

Description

Spectroscope is a Behavior-Driven Development (BDD) framework built on RubyTest, designed to emulate RSpec in most respects. It is assertion framework independent so any number of assertion systems can be used, such as Assay or AE.

Home page
http://rubyworks.github.com/spectroscope/
Location
gnu/packages/ruby.scm (line: 8537, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?