flexmock
Mocking library
A flexible mock object library for unit testing Ruby applications
Flexible mocking for Ruby testing
94 stars
9 watching
26 forks
Language: Ruby
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| | A Ruby library for mocking and stubbing in unit tests | 1,231 |
| | A Java library that simplifies the use of mock objects in unit testing. | 821 |
| | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| | Tool to quickly mock API endpoints with customizable responses and support for dynamic content in Ruby. | 1,720 |
| | An Android instrumentation testing library for mocking REST APIs | 756 |
| | A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. | 1,160 |
| | A library for easily replacing parts of existing functions with mock implementations. | 19 |
| | A library that allows you to write mocks and make better tests with Swift | 90 |
| | A library for mocking functions in Elixir tests | 656 |
| | An Objective-C framework for creating mock objects to test and verify application behavior | 991 |
| | A testing library for mocking components and services in Angular applications. | 1,067 |
| | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| | A library that provides type-safe mocking extensions for testing with Vitest. | 174 |
| | A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. | 789 |