RubyGems Navigation menu

spy 1.0.0

Spy is a mocking library that was made for the modern age. It supports only 2.1.0+. 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. 1.0.0 - October 10, 2018 (32.5 KB)
Show all versions (22 total)

Development Dependencies (8):

Owners:

Authors:

  • Ryan Ong

SHA 256 checksum:

69ae5e11337713f276d08161e1a28304045d0cecdbcfb5a1dad49f9f282a029d

Total downloads 2,397,502

For this version 508,276

License:

MIT

Required Ruby Version: >= 2.1.0

Links: