ruby-rspec-expectations

Behaviour Driven Development framework for Ruby - expectations
  https://rspec.info/
  0
  no reviews



RSpec is a Behaviour Driven Development framework for Ruby. It provides a framework for writing and executing examples of how your Ruby application should behave.

This package provides the handling of expectations (should/should_not and matchers).