flexmock

Mocking library

A flexible mock object library for unit testing Ruby applications

Flexible mocking for Ruby testing

GitHub

94 stars
9 watching
26 forks
Language: Ruby
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 491
freerange/mocha A Ruby library for mocking and stubbing in unit tests 1,231
easymock/easymock A Java library that simplifies the use of mock objects in unit testing. 821
jasonbock/rocks A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods 266
iridakos/duckrails Tool to quickly mock API endpoints with customizable responses and support for dynamic content in Ruby. 1,720
andrzejchm/restmock An Android instrumentation testing library for mocking REST APIs 756
rspec/rspec-mocks A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. 1,160
ferada/cl-mock A library for easily replacing parts of existing functions with mock implementations. 19
leoture/mockswift A library that allows you to write mocks and make better tests with Swift 90
jjh42/mock A library for mocking functions in Elixir tests 656
jonreid/ocmockito An Objective-C framework for creating mock objects to test and verify application behavior 991
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,067
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,068
eratio08/vitest-mock-extended A library that provides type-safe mocking extensions for testing with Vitest. 174
codeception/aspectmock A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. 789