All Projects → Moka → Similar Projects or Alternatives

681 Open source projects that are alternatives of or similar to Moka

Mockito
Most popular Mocking framework for unit tests written in Java
Stars: ✭ 12,453 (+23396.23%)
Mutual labels:  mock, mocking, test-driven-development
List Of Testing Tools And Frameworks For .net
✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
Stars: ✭ 303 (+471.7%)
Mutual labels:  mock, tdd, test-driven-development
Httpretty
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
Stars: ✭ 1,930 (+3541.51%)
Mutual labels:  mock, tdd, mocking
Pester
Pester is the ubiquitous test and mock framework for PowerShell.
Stars: ✭ 2,620 (+4843.4%)
Mutual labels:  mock, tdd, mocking
automock
A library for testing classes with auto mocking capabilities using jest-mock-extended
Stars: ✭ 26 (-50.94%)
Mutual labels:  mock, tdd, mocking
Python Mocket
a socket mock framework - for all kinds of socket animals, web-clients included
Stars: ✭ 209 (+294.34%)
Mutual labels:  mock, tdd, mocking
Mockito Scala
Mockito for Scala language
Stars: ✭ 231 (+335.85%)
Mutual labels:  mock, tdd, test-driven-development
Webmockr
R library for stubbing and setting expectations on HTTP requests
Stars: ✭ 37 (-30.19%)
Mutual labels:  mock, tdd
PixelTest
Fast, modern, simple iOS snapshot testing written purely in Swift.
Stars: ✭ 56 (+5.66%)
Mutual labels:  tdd, test-driven-development
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 (-7.55%)
Mutual labels:  mock, mocking
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 (+301.89%)
Mutual labels:  mock, mocking
Executor
Watch for file changes and then execute command. Very nice for test driven development.
Stars: ✭ 14 (-73.58%)
Mutual labels:  tdd, test-driven-development
go-github-mock
A library to aid unittesting code that uses Golang's Github SDK
Stars: ✭ 63 (+18.87%)
Mutual labels:  mock, mocking
Clj Fakes
An isolation framework for Clojure/ClojureScript.
Stars: ✭ 26 (-50.94%)
Mutual labels:  tdd, mocking
springmock
alternative spring mocking infrastructure
Stars: ✭ 22 (-58.49%)
Mutual labels:  mock, mocking
laika
Log, test, intercept and modify Apollo Client's operations
Stars: ✭ 99 (+86.79%)
Mutual labels:  mock, mocking
mockfn
A mocking library for Clojure.
Stars: ✭ 18 (-66.04%)
Mutual labels:  mocking, test-driven-development
utest
Lightweight unit testing framework for C/C++ projects. Suitable for embedded devices.
Stars: ✭ 18 (-66.04%)
Mutual labels:  tdd, test-driven-development
better-mock
Forked from Mockjs, Generate random data & Intercept ajax request. Support miniprogram.
Stars: ✭ 140 (+164.15%)
Mutual labels:  mock, mocking
CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
Stars: ✭ 30 (-43.4%)
Mutual labels:  mock, mocking
flake8-aaa
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
Stars: ✭ 51 (-3.77%)
Mutual labels:  tdd, test-driven-development
Graphql Query Test Mock
Easily mock GraphQL queries in your Relay Modern / Apollo / any-other-GraphQL-client tests.
Stars: ✭ 49 (-7.55%)
Mutual labels:  mock, mocking
Quixote
CSS unit and integration testing
Stars: ✭ 788 (+1386.79%)
Mutual labels:  tdd, test-driven-development
TestBox
TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It also includes MockBox, our mocking and stubbing framework.
Stars: ✭ 54 (+1.89%)
Mutual labels:  tdd, mocking
bdd-for-c
A simple BDD library for the C language
Stars: ✭ 90 (+69.81%)
Mutual labels:  tdd, test-driven-development
Mockqueryable
Moking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Stars: ✭ 281 (+430.19%)
Mutual labels:  tdd, mocking
Wiremockui
Wiremock UI - Tool for creating mock servers, proxies servers and proxies servers with the option to save the data traffic from an existing API or Site.
Stars: ✭ 38 (-28.3%)
Mutual labels:  mock, mocking
Http Fake Backend
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 253 (+377.36%)
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 (-24.53%)
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 (+6405.66%)
Mutual labels:  mock, mocking
dexopener
An Android library that provides the ability to mock your final classes on Android devices.
Stars: ✭ 112 (+111.32%)
Mutual labels:  mock, mocking
mockingbird
🐦 Decorator Powered TypeScript Library for Creating Mocks
Stars: ✭ 70 (+32.08%)
Mutual labels:  mock, mocking
chrome-extension-mocker
The most convenient tool to mock requests for axios, with built-in Chrome extension support.
Stars: ✭ 37 (-30.19%)
Mutual labels:  mock, mocking
Faker
Provides fake data to your Android apps :)
Stars: ✭ 234 (+341.51%)
Mutual labels:  mock, mocking
Pytest Responsemock
Simplified requests calls mocking for pytest
Stars: ✭ 24 (-54.72%)
Mutual labels:  mock, mocking
baserepo
Base repository
Stars: ✭ 71 (+33.96%)
Mutual labels:  tdd, test-driven-development
open-api-mocker
A mock server based in OpenAPI Specification
Stars: ✭ 58 (+9.43%)
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 (-58.49%)
Mutual labels:  mock, mocking
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (+1598.11%)
Mutual labels:  tdd, test-driven-development
umock-c
A pure C mocking library
Stars: ✭ 29 (-45.28%)
Mutual labels:  mock, mocking
ineeda
Mocking library for TypeScript and JavaScript using Proxies!
Stars: ✭ 53 (+0%)
Mutual labels:  mock, mocking
Okhttp Json Mock
Mock your datas for Okhttp and Retrofit in json format in just a few moves
Stars: ✭ 231 (+335.85%)
Mutual labels:  mock, mocking
Retromock
Java library for mocking responses in a Retrofit service.
Stars: ✭ 48 (-9.43%)
Mutual labels:  mock, mocking
elixir mock
Creates clean, concurrent, inspectable mocks from elixir modules
Stars: ✭ 21 (-60.38%)
Mutual labels:  mock, mocking
mswjs.io
Official website and documentation for the Mock Service Worker library.
Stars: ✭ 77 (+45.28%)
Mutual labels:  mock, mocking
Hippolyte
HTTP Stubbing in Swift
Stars: ✭ 109 (+105.66%)
Mutual labels:  mock, mocking
Firebase Mock
Firebase mock library for writing unit tests
Stars: ✭ 319 (+501.89%)
Mutual labels:  mock, mocking
Jgiven
Behavior-Driven Development in plain Java
Stars: ✭ 319 (+501.89%)
Mutual labels:  tdd, test-driven-development
Awesome Unit Testing Swift
A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.
Stars: ✭ 272 (+413.21%)
Mutual labels:  tdd, test-driven-development
Pook
HTTP traffic mocking and testing made simple in Python
Stars: ✭ 257 (+384.91%)
Mutual labels:  mock, mocking
mountebank-api-php
Working with mountebank api it's easy!
Stars: ✭ 17 (-67.92%)
Mutual labels:  mock, mocking
Shellspec
A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells
Stars: ✭ 375 (+607.55%)
Mutual labels:  mock, tdd
Mimic
Seamless client side mocking
Stars: ✭ 380 (+616.98%)
Mutual labels:  mock, mocking
Mockk
mocking library for Kotlin
Stars: ✭ 4,214 (+7850.94%)
Mutual labels:  mock, tdd
Bash unit
bash unit testing enterprise edition framework for professionals
Stars: ✭ 419 (+690.57%)
Mutual labels:  tdd, test-driven-development
Go Sqlmock
Sql mock driver for golang to test database interactions
Stars: ✭ 4,003 (+7452.83%)
Mutual labels:  mock, tdd
Wiremock.net
WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
Stars: ✭ 408 (+669.81%)
Mutual labels:  tdd, mocking
Ohhttpstubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
Stars: ✭ 4,831 (+9015.09%)
Mutual labels:  mock, mocking
Axios Mock Adapter
Axios adapter that allows to easily mock requests
Stars: ✭ 2,832 (+5243.4%)
Mutual labels:  mock, mocking
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+10075.47%)
Mutual labels:  tdd, test-driven-development
1-60 of 681 similar projects