Language

Package: ruby-shoulda-matchers @ 2.8.0

Synopsis

Collection of testing matchers extracted from Shoulda

Description

Shoulda Matchers provides RSpec- and Minitest-compatible one-liners that test common Rails functionality. These tests would otherwise be much longer, more complex, and error-prone.

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

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?