rspec-mocks

Mocking framework

A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles.

RSpec's 'test double' framework, with support for stubbing and mocking

Archived

GitHub

1k stars
38 watching
358 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list

rspecruby

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kjvarga/rr-to-rspec-converterConverts RR code to RSpec syntax for mocking and stubbing1
rodjek/rspec-puppetTools and configuration for writing tests for Puppet manifests in Ruby361
sabirvirtuoso/mockitA Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching.120
phake/phakeA PHP framework for creating mock objects and test doubles to simplify testing of code478
jonreid/ocmockitoAn Objective-C framework for creating mock objects to test and verify application behavior991
mocktools/ruby-smtp-mockA tool for mocking SMTP servers in test environments.67
freerange/mochaA Ruby library for mocking and stubbing in unit tests1,231
jimweirich/flexmockA flexible mock object library for unit testing Ruby applications94
davydovanton/rspec-hanamiA RSpec testing framework for Hanami web applications46
rspec/rspec-expectationsA Ruby API to express expected outcomes of code examples1,260
eliotsykes/rspec-rails-examplesA comprehensive reference for testing Rails apps using RSpec2,157
leoture/mockswiftA library that allows you to write mocks and make better tests with Swift90
bsnape/rspec-terraformA testing framework for Terraform modules92
jasonbock/rocksA mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods266
eranpeer/fakeitA C++ mocking framework for testing and development1,267