RubyGems Navigation menu

spy 0.4.5

Spy is a mocking library that was made for the modern age. It supports only 1.9.3+. Spy by default will raise an error if you attempt to stub a method that doesn't exist or call the stubbed method with the wrong arity.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.5 - December 25, 2022 (22 KB)
  2. 1.0.4 - December 21, 2022 (22 KB)
  3. 1.0.3 - September 15, 2022 (33.5 KB)
  4. 1.0.2 - January 10, 2022 (33.5 KB)
  5. 1.0.1 - August 20, 2020 (32.5 KB)
  6. 0.4.5 - July 26, 2016 (32 KB)
Show all versions (22 total)

Development Dependencies (6):

coveralls >= 0
minitest >= 4.5.0
pry >= 0
pry-nav >= 0
rspec-core >= 0

Owners:

Authors:

  • Ryan Ong

SHA 256 checksum:

dd9c977a9106ec0385e85c294c537abb2bfab23155cf54066ffd11b2131a5567

Total downloads 2,352,707

For this version 176,713

License:

MIT

Required Ruby Version: >= 1.9.3

Links: