Registry / testing / muack
library1.7.0rbrubygemsunverified

A fast, small, yet powerful mocking library for Ruby, inspired by RR.

gem install muack
INSTALL
IMPORT
SIG · MUACK
M
muack
testingrubyv1.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Muack
require 'muack'

Mock a method on an object and call it.

require 'muack' obj = Object.new Muack::API.mock(obj).hello { 'world' } puts obj.hello
Debug
Known issues
breakingMuack may have breaking changes in API between major versions.
fix
Check the changelog before upgrading major versions.
affects: >= 2.0.0
Upgrade
Version history
1.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
muack — gem install muack · libregistry