Registry / testing / rspec-rails-mocha

rspec-rails-mocha

JSON →
library0.3.2rbrubygemsunverified

Ports mock_model and stub_model from rspec-rails to work with Mocha.

gem install rspec-rails-mocha
INSTALL
IMPORT
SIG · RSPEC-RAILS-MOCHA
R
rspec-rails-mocha
testingrubyv0.3.2
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.

RSpecRailsMocha
require 'rspec-rails-mocha'

Use mock_model with Mocha in RSpec

require 'rspec-rails-mocha' describe MyModel do it 'uses mock_model' do model = mock_model(MyModel) end end
Debug
Known issues
gotchaRequires both rspec-rails and mocha to be installed.
fix
Add rspec-rails and mocha to your Gemfile.
affects: >= 0.3.0
Upgrade
Version history
0.3.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Amazon
1
Resources
rspec-rails-mocha — gem install rspec-rails-mocha · libregistry