mocha
Mocking library
A Ruby library for mocking and stubbing in unit tests
A mocking and stubbing library for Ruby
1k stars
25 watching
159 forks
Language: Ruby
last commit: about 1 month ago
Linked from 2 awesome lists
minitestmockrubystubtest-unittesting
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 | 92 |
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 |
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,160 |
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. | 491 |
help-me-mom/ng-mocks | A testing library for mocking components and services in Angular applications. | 1,067 |
nrxus/faux | A library to create mocks out of structs. | 443 |
jjh42/mock | A library for mocking functions in Elixir tests | 656 |
eratio08/vitest-mock-extended | A library that provides type-safe mocking extensions for testing with Vitest. | 174 |
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 |