Language

Package: ruby-shoulda @ 3.5.0

Synopsis

Context framework and matchers for testing

Description

shoulda is a meta-package combining shoulda-context and shoulda-matchers providing tools for writing tests.

Home page
https://github.com/thoughtbot/shoulda
Location
gnu/packages/ruby.scm (line: 8775, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?