RubyGems Navigation menu

spy 0.4.3

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:
=

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.3 April 14, 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:

=

Total downloads 2,692,781

For this version 7,417

Version Released:

License:

MIT

Required Ruby Version: >= 1.9.3

Links: