Language

Package: ruby-rspec-wait @ 0.0.9

Synopsis

Wait for conditions in RSpec

Description

RSpec::Wait strives to make it easier to test asynchronous or slow interactions.

Home page
https://github.com/laserlemon/rspec-wait
Location
gnu/packages/ruby.scm (line: 860, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?