All Projects → Retromock → Similar Projects or Alternatives

1275 Open source projects that are alternatives of or similar to Retromock

Httpretty
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
Stars: ✭ 1,930 (+3920.83%)
Mutual labels:  mock, mocking, testing-tools
Nsubstitute
A friendly substitute for .NET mocking libraries.
Stars: ✭ 1,646 (+3329.17%)
Mutual labels:  mock, mocking, testing-tools
Mocktopus
Mocking framework for Rust
Stars: ✭ 179 (+272.92%)
Mutual labels:  mock, mocking, testing-tools
Okhttp Json Mock
Mock your datas for Okhttp and Retrofit in json format in just a few moves
Stars: ✭ 231 (+381.25%)
Mutual labels:  mock, retrofit, mocking
Prig
Prig is a lightweight framework for test indirections in .NET Framework.
Stars: ✭ 106 (+120.83%)
Mutual labels:  mock, mocking, testing-tools
Mockito
Most popular Mocking framework for unit tests written in Java
Stars: ✭ 12,453 (+25843.75%)
Mutual labels:  mock, mocking, testing-tools
laika
Log, test, intercept and modify Apollo Client's operations
Stars: ✭ 99 (+106.25%)
Mutual labels:  mock, mocking, testing-tools
Really Need
Node require wrapper with options for cache busting, pre- and post-processing
Stars: ✭ 108 (+125%)
Mutual labels:  mock, mocking
Spy
Clojure/ClojureScript library for stubs, spies and mocks.
Stars: ✭ 131 (+172.92%)
Mutual labels:  mock, mocking
Duckrails
Development tool to mock API endpoints quickly and easily (docker image available)
Stars: ✭ 1,690 (+3420.83%)
Mutual labels:  mock, mocking
mockafka
A testing DSL for kafka-streams
Stars: ✭ 14 (-70.83%)
Mutual labels:  mock, testing-tools
mountebank-api-php
Working with mountebank api it's easy!
Stars: ✭ 17 (-64.58%)
Mutual labels:  mock, mocking
Mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
Stars: ✭ 10,048 (+20833.33%)
Mutual labels:  mock, mocking
Superagent Mocker
Pretty simple in-browser mocks for CRUD and REST API
Stars: ✭ 127 (+164.58%)
Mutual labels:  mock, testing-tools
Parrot
✨ Scenario-based HTTP mocking
Stars: ✭ 109 (+127.08%)
Mutual labels:  mock, mocking
Ts Auto Mock
Typescript transformer to unlock automatic mock creation for interfaces and classes
Stars: ✭ 204 (+325%)
Mutual labels:  mock, mocking
Python Mocket
a socket mock framework - for all kinds of socket animals, web-clients included
Stars: ✭ 209 (+335.42%)
Mutual labels:  mock, mocking
mswjs.io
Official website and documentation for the Mock Service Worker library.
Stars: ✭ 77 (+60.42%)
Mutual labels:  mock, mocking
Mockiato
A strict, yet friendly mocking library for Rust 2018
Stars: ✭ 229 (+377.08%)
Mutual labels:  mock, mocking
Mockery
A mock code autogenerator for Golang
Stars: ✭ 3,138 (+6437.5%)
Mutual labels:  mock, mocking
Axios Mock Adapter
Axios adapter that allows to easily mock requests
Stars: ✭ 2,832 (+5800%)
Mutual labels:  mock, mocking
deckard
DNS test harness
Stars: ✭ 28 (-41.67%)
Mutual labels:  mock, testing-tools
go-github-mock
A library to aid unittesting code that uses Golang's Github SDK
Stars: ✭ 63 (+31.25%)
Mutual labels:  mock, mocking
aem-stubs
Tool for providing sample data for AEM applications in a simple and flexible way. Stubbing server on AEM, no separate needed.
Stars: ✭ 40 (-16.67%)
Mutual labels:  mock, mocking
network image mock
Mock response for Image.network to help Flutter widget tests pass.
Stars: ✭ 22 (-54.17%)
Mutual labels:  mocking, testing-tools
ts-mock-imports
Intuitive mocking library for Typescript class imports
Stars: ✭ 103 (+114.58%)
Mutual labels:  mock, testing-tools
Mongodb Memory Server
Spinning up mongod in memory for fast tests. If you run tests in parallel this lib helps to spin up dedicated mongodb servers for every test file in MacOS, *nix, Windows or CI environments (in most cases with zero-config).
Stars: ✭ 1,376 (+2766.67%)
Mutual labels:  mock, testing-tools
Unit Threaded
Advanced unit test framework for D
Stars: ✭ 100 (+108.33%)
Mutual labels:  mock, mocking
Cuckoo
Boilerplate-free mocking framework for Swift!
Stars: ✭ 1,344 (+2700%)
Mutual labels:  mock, mocking
ruby-dns-mock
DNS mock server written on 💎 Ruby. Mimic any DNS records for your test environment with fake DNS server.
Stars: ✭ 50 (+4.17%)
Mutual labels:  mock, testing-tools
dexopener
An Android library that provides the ability to mock your final classes on Android devices.
Stars: ✭ 112 (+133.33%)
Mutual labels:  mock, mocking
MockAlamofire
A simple example showing how to override the URLProtocol to return mock data on Alamofire responses. Helpful if you are looking for a simple way to mock an Alamofire response, with out any additional dependencies.
Stars: ✭ 22 (-54.17%)
Mutual labels:  mock, mocking
Ava Playback
📼 🚀 Record and playback http requests from your ava tests
Stars: ✭ 124 (+158.33%)
Mutual labels:  mock, testing-tools
Gock
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
Stars: ✭ 1,185 (+2368.75%)
Mutual labels:  mock, mocking
Charlatan
Go Interface Mocking Tool
Stars: ✭ 195 (+306.25%)
Mutual labels:  mock, testing-tools
Mockaco
🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting
Stars: ✭ 213 (+343.75%)
Mutual labels:  mock, mocking
Fake Xrm Easy
The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you
Stars: ✭ 216 (+350%)
Mutual labels:  mock, mocking
Mocktail
A mock library for Dart inspired by mockito
Stars: ✭ 172 (+258.33%)
Mutual labels:  mock, mocking
Pester
Pester is the ubiquitous test and mock framework for PowerShell.
Stars: ✭ 2,620 (+5358.33%)
Mutual labels:  mock, mocking
Sinon Jest Cheatsheet
Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by one of these tools.
Stars: ✭ 226 (+370.83%)
Mutual labels:  mock, mocking
Moka
A Go mocking framework.
Stars: ✭ 53 (+10.42%)
Mutual labels:  mock, mocking
CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
Stars: ✭ 30 (-37.5%)
Mutual labels:  mock, mocking
php-test-generator
Generate test cases for existing PHP files
Stars: ✭ 47 (-2.08%)
Mutual labels:  mocking, testing-tools
Http Fake Backend
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 253 (+427.08%)
Mutual labels:  mock, mocking
Mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
Stars: ✭ 3,448 (+7083.33%)
Mutual labels:  mock, mocking
springmock
alternative spring mocking infrastructure
Stars: ✭ 22 (-54.17%)
Mutual labels:  mock, mocking
Faker
Provides fake data to your Android apps :)
Stars: ✭ 234 (+387.5%)
Mutual labels:  mock, mocking
mocat
🐈 Mocat is a mocking toolbar that allows you to interactively develop and test network requests.
Stars: ✭ 27 (-43.75%)
Mutual labels:  mock, testing-tools
mockingbird
🐦 Decorator Powered TypeScript Library for Creating Mocks
Stars: ✭ 70 (+45.83%)
Mutual labels:  mock, mocking
chrome-extension-mocker
The most convenient tool to mock requests for axios, with built-in Chrome extension support.
Stars: ✭ 37 (-22.92%)
Mutual labels:  mock, mocking
dubbo-mock
dubbo mock web server
Stars: ✭ 62 (+29.17%)
Mutual labels:  mock, testing-tools
open-api-mocker
A mock server based in OpenAPI Specification
Stars: ✭ 58 (+20.83%)
Mutual labels:  mock, mocking
umock-c
A pure C mocking library
Stars: ✭ 29 (-39.58%)
Mutual labels:  mock, mocking
ineeda
Mocking library for TypeScript and JavaScript using Proxies!
Stars: ✭ 53 (+10.42%)
Mutual labels:  mock, mocking
Graphql Query Test Mock
Easily mock GraphQL queries in your Relay Modern / Apollo / any-other-GraphQL-client tests.
Stars: ✭ 49 (+2.08%)
Mutual labels:  mock, mocking
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (+2.08%)
Mutual labels:  mock, mocking
Mockito Scala
Mockito for Scala language
Stars: ✭ 231 (+381.25%)
Mutual labels:  mock, testing-tools
main
Mocks Server monorepo
Stars: ✭ 109 (+127.08%)
Mutual labels:  mock, testing-tools
better-mock
Forked from Mockjs, Generate random data & Intercept ajax request. Support miniprogram.
Stars: ✭ 140 (+191.67%)
Mutual labels:  mock, mocking
elixir mock
Creates clean, concurrent, inspectable mocks from elixir modules
Stars: ✭ 21 (-56.25%)
Mutual labels:  mock, mocking
1-60 of 1275 similar projects