Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for testing mocking
mocking
x
testing
x
246 search results found
Testify
⭐
22,926
A toolkit with common assertions and mocks that plays nicely with the standard library
Mockito
⭐
14,406
Most popular Mocking framework for unit tests written in Java
Go Sqlmock
⭐
5,654
Sql mock driver for golang to test database interactions
Mockery
⭐
5,369
A mock code autogenerator for Go
Mockk
⭐
5,224
mocking library for Kotlin
Powermock
⭐
4,138
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
Pester
⭐
3,070
Pester is the ubiquitous test and mock framework for PowerShell.
Nsubstitute
⭐
2,562
A friendly substitute for .NET mocking libraries.
Vcrpy
⭐
2,557
Automatically mock your HTTP interactions to simplify and speed up testing
Hoverfly
⭐
2,306
Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
Httpretty
⭐
2,075
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
Gock
⭐
1,981
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
Mountebank
⭐
1,902
Over the wire test doubles
Moq
⭐
1,658
Interface mocking tool for go generate
Mockhttp
⭐
1,427
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
Testdouble.js
⭐
1,401
A minimal test double library for TDD with JavaScript
Wiremock.net
⭐
1,227
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
Mocha
⭐
1,183
Mocha is a mocking and stubbing library for Ruby
Microcks
⭐
1,084
Kubernetes native tool for mocking and testing API and micro-services. Microcks is a Cloud Native Computing Foundation sandbox project 🚀
Ocmockito
⭐
992
Mockito for Objective-C: creation, verification and stubbing of mock objects
Mongomock
⭐
935
Small library for mocking pymongo collection objects for testing purposes
Pose
⭐
890
Replace any .NET method (including static and non-virtual) with a delegate
Copyist
⭐
809
Mocking your SQL database in Go tests has never been easier.
Meck
⭐
791
A mocking library for Erlang
Ts Mockito
⭐
720
Mocking library for TypeScript
Apitest
⭐
704
A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.
Data
⭐
665
Data modeling and relation library for testing JavaScript applications.
Cmockery
⭐
614
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
Ts Auto Mock
⭐
582
Typescript transformer to unlock automatic mock creation for interfaces and classes
Mockingbird
⭐
582
A Swifty mocking framework for Swift and Objective-C.
Mockito
⭐
578
HTTP mocking for Rust!
Wiremock Rs
⭐
547
HTTP mocking to test Rust applications.
Ceedling
⭐
534
Ruby-based unit testing and build system for C projects
Mocktail
⭐
522
A mock library for Dart inspired by mockito
React Native Testing
⭐
495
This is how you should test your react-native components with Jest and React Native Testing Library
Respx
⭐
493
Mock HTTPX with awesome request patterns and response side effects 🦋
Angular Testing Recipes
⭐
492
Simple testing patterns for Angular version 2+
Betamax
⭐
450
Betamax is a tool for mocking external HTTP resources such as web services and REST APIs in your tests. The project was inspired by the VCR library for Ruby.
Jmockit1
⭐
435
Advanced Java library for integration testing, mocking, faking, and code coverage
Bypass Finals
⭐
405
Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
Httpmock
⭐
403
HTTP mocking library for Rust.
Mimic
⭐
386
Seamless client side mocking
Arduinounit
⭐
381
ArduinoUnit is a unit testing framework for Arduino libraries
React Mock
⭐
370
Declarative mocks for React state and global APIs
Faux
⭐
359
Struct mocking library for Rust
Firebase Mock
⭐
335
Firebase mock library for writing unit tests
Vue Testing Examples
⭐
314
Advanced testing with vuejs. When you need to go beyond Getting started section and see some real world example with everything that proper tests should have.
Pook
⭐
314
HTTP traffic mocking and testing made easy in Python
Mockaco
⭐
290
🐵 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
Pho
⭐
286
BDD test framework for PHP
Python Mocket
⭐
270
a socket mock framework - for all kinds of socket animals, web-clients included
React Testing Mocha Jsdom
⭐
270
Unit testing React Components with Mocha + jsdom
Mocktail
⭐
269
🥃 Take your Ruby, and make it a double!
Django Mock Queries
⭐
266
A library for mocking django queryset functions in memory for testing
Swiftmock
⭐
264
A mocking framework for Swift
Shallow Render
⭐
263
Angular testing made easy with shallow rendering and easy mocking. https://getsaf.github.io/shallow-render
Mockers
⭐
260
Mocking library for Rust
Mockm
⭐
238
一个基于 express 的工具。它可以快速生成 api 以及创造数据,开箱即用,便于部署。A framework based on Express. It can quickly generate APIs and create data, ready for deployment out of the box.
Restito
⭐
223
Restito - mocking framework for testing rest clients
Js Mocking Fundamentals
⭐
201
JavaScript Mocking Fundamentals on TestingJavaScript.com
Charlatan
⭐
198
Go Interface Mocking Tool
Phony
⭐
195
Mocks, stubs, and spies for PHP.
Bashunit
⭐
194
Test your bash scripts in the fastest and simplest way, discover the most modern bash testing framework.
Cypress Autorecord
⭐
192
Simplify API mocking by auto-recording/stubbing HTTP interactions and automating the process of updating/deleting mocks.
Mockative
⭐
185
Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)
Unitauto
⭐
181
☀️ 机器学习零代码单元测试平台,零代码、全方位、自动化 测试 方法/函数 的正确性、可用性和性能。☀️ An unit testing platform powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions.
Xamarin.forms.mocks
⭐
176
Library for running Xamarin.Forms inside of unit tests
Esmock
⭐
174
ESM import and globals mocking for unit tests
Cgreen
⭐
170
A modern, portable, cross-language unit testing and mocking framework for C and C++
Spy
⭐
166
Clojure/ClojureScript library for stubs, spies and mocks.
Mockinizer
⭐
165
An okhttp / retrofit api call mocking library
Hoverfly Java
⭐
164
Java binding for Hoverfly
Apis
⭐
153
Making data readily available to anyone interested
Mockery
⭐
146
Android and Java library for mocking and testing networking layers with built-in support for Retrofit.
Awesome Rust Testing
⭐
140
😎 Curated list of awesome things regarding Rust Testing
Grpcmock
⭐
133
A gRPC Java testing tool to easily mock endpoints of gRPC services for IT or Unit testing
Apollo Server Integration Testing
⭐
133
Test helper for writing apollo-server integration tests
Angular Webpack
⭐
132
Angular + Webpack build with Karma tests support
Slim Unit Testing Example
⭐
126
Unit Testing Slim - Example PHPUnit route testing and mocking with the Slim Framework dependency injection container.
Unit Threaded
⭐
120
Advanced unit test framework for D
Ludibrio
⭐
115
Platform for test doubles in Python (mocks, stubs, Spy, and dummies)
Laika
⭐
115
Log, test, intercept and modify Apollo Client's operations
Narwhal
⭐
113
A progressive test framework for C.
Gjstest
⭐
112
A fast javascript unit testing framework that runs on the V8 engine.
Hippolyte
⭐
110
HTTP Stubbing in Swift
Spring Data Mock
⭐
109
Mock facility for Spring Data repositories
Mimus
⭐
108
Swift Mocking Library
Ts Mock Imports
⭐
108
Intuitive mocking library for Typescript class imports
Really Need
⭐
108
Node require wrapper with options for cache busting, pre- and post-processing
Testing In Bash
⭐
105
Bash test framework comparison
Prig
⭐
103
Prig is a lightweight framework for test indirections in .NET Framework.
Wolfpack
⭐
96
SailsJS Model Testing Library
Strong Mock
⭐
91
Type safe mocking library for TypeScript
Pactman
⭐
83
Pact management (mocking, generation and verification)
Automation Arsenal
⭐
83
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Mocxx
⭐
81
A versatile C++ function mocking framework.
Rspec Spies
⭐
80
test spies, for rspec
Jest How Do I Mock X
⭐
80
Runnable examples for common testing situations that often prove challenging
Mockito Java8
⭐
80
Mockito add-ons leveraging Java 8 and lambda expressions to make mocking even more compact
Dummyhttp
⭐
79
Super simple HTTP server that replies a fixed body with a fixed response code
Related Searches
Angular Testing (22,105)
Command Line Testing (21,674)
Javascript Testing (21,651)
Typescript Testing (20,791)
Python Testing (9,499)
Java Testing (7,064)
Ruby Testing (4,020)
Html Testing (3,478)
Php Testing (3,466)
Reactjs Testing (3,184)
1-100 of 246 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.