mocha

Mocking library

A Ruby library for mocking and stubbing in unit tests

A mocking and stubbing library for Ruby

GitHub

1k stars
25 watching
158 forks
Language: Ruby
last commit: 10 days ago
Linked from 2 awesome lists

minitestmockrubystubtest-unittesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jimweirich/flexmock A flexible mock object library for unit testing Ruby applications 94
appunite/mockery A library that provides a simple way to mock functions in asynchronous Elixir testing 91
jasonbock/rocks A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods 260
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
easymock/easymock A Java library that simplifies the use of mock objects in unit testing. 821
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,159
mocktools/ruby-smtp-mock A tool for mocking SMTP servers in test environments. 67
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 488
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,063
nrxus/faux A library that enables creating mocks of structs without polluting the codebase by transforming them into mockable equivalents 437
jjh42/mock A library for mocking functions in Elixir tests 652
eratio08/vitest-mock-extended A library that provides type-safe mocking extensions for testing with Vitest. 166
z4kn4fein/stashbox-mocking A library that provides automatic mock creation for unit testing integrations with Stashbox. 2
waterlink/mocks.cr A general-purpose mocking library for Crystal 54