All Projects → Apitest → Similar Projects or Alternatives

195 Open source projects that are alternatives of or similar to Apitest

Mockbin
Mock, Test & Track HTTP Requests and Response for Microservices
Stars: ✭ 1,782 (+462.15%)
Mutual labels:  api-testing, mocking
Prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
Stars: ✭ 2,484 (+683.6%)
Mutual labels:  api-testing, mocking
irontest
A web app for API test automation
Stars: ✭ 31 (-90.22%)
Mutual labels:  api-testing
xf-application-mocks
Contains lightweight substitutes for SAP applications to ease the development and testing of extension and integration scenarios. In conjunction with SAP Business Technology Platform, kyma runtime, the efficient implementation of application extensions is supported without the need for real SAP applications being accessible during development.
Stars: ✭ 21 (-93.38%)
Mutual labels:  mocking
php-test-generator
Generate test cases for existing PHP files
Stars: ✭ 47 (-85.17%)
Mutual labels:  mocking
nala
🦁 Nala - A delightful test framework for C projects.
Stars: ✭ 58 (-81.7%)
Mutual labels:  mocking
mock-inspect
Mocks network requests and allows you to make assertions about how these requests happened. Supports auto-mocking of graphQL requests given a valid schema.
Stars: ✭ 19 (-94.01%)
Mutual labels:  mocking
react-apollo-client-testing-example
A React with Apollo Client application with a mocked GraphQL server and tested Query and Mutation components.
Stars: ✭ 17 (-94.64%)
Mutual labels:  mocking
automock
A library for testing classes with auto mocking capabilities using jest-mock-extended
Stars: ✭ 26 (-91.8%)
Mutual labels:  mocking
CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
Stars: ✭ 30 (-90.54%)
Mutual labels:  mocking
mswjs.io
Official website and documentation for the Mock Service Worker library.
Stars: ✭ 77 (-75.71%)
Mutual labels:  mocking
open-api-mocker
A mock server based in OpenAPI Specification
Stars: ✭ 58 (-81.7%)
Mutual labels:  mocking
artillery-plugin-expect
✅ Add checks and assertions to your HTTP tests for functional testing with Artillery
Stars: ✭ 27 (-91.48%)
Mutual labels:  api-testing
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 (-82.97%)
Mutual labels:  mocking
pactum
REST API Testing Tool for all levels in a Test Pyramid
Stars: ✭ 190 (-40.06%)
Mutual labels:  api-testing
test-graphql-java
Easy Graphql Testing in Java
Stars: ✭ 22 (-93.06%)
Mutual labels:  api-testing
ineeda
Mocking library for TypeScript and JavaScript using Proxies!
Stars: ✭ 53 (-83.28%)
Mutual labels:  mocking
node-muk
Mock object methods and dependencies.
Stars: ✭ 57 (-82.02%)
Mutual labels:  mocking
better-mock
Forked from Mockjs, Generate random data & Intercept ajax request. Support miniprogram.
Stars: ✭ 140 (-55.84%)
Mutual labels:  mocking
Mockqueryable
Moking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Stars: ✭ 281 (-11.36%)
Mutual labels:  mocking
umock-c
A pure C mocking library
Stars: ✭ 29 (-90.85%)
Mutual labels:  mocking
Retromock
Java library for mocking responses in a Retrofit service.
Stars: ✭ 48 (-84.86%)
Mutual labels:  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 (-32.81%)
Mutual labels:  mocking
super-powered-api-testing
Comparisons of powerful API testing tools
Stars: ✭ 25 (-92.11%)
Mutual labels:  api-testing
mockfn
A mocking library for Clojure.
Stars: ✭ 18 (-94.32%)
Mutual labels:  mocking
API-Testing-Automation-Framework
It is Data-Driven and Keyword-Driven framework to test REST/SOAP webservices automatically
Stars: ✭ 24 (-92.43%)
Mutual labels:  api-testing
cypress-upload-file-post-form
Solution for two Cypress testing use-cases I came across with: perform a direct http FORM request to the server containing a file and other parameters and upload a file into a form before submission
Stars: ✭ 59 (-81.39%)
Mutual labels:  api-testing
Leonardo
Your mocking ninja - an add-on tool for centralizing your client side mocking
Stars: ✭ 91 (-71.29%)
Mutual labels:  mocking
MockDataGenerator
Generate mock data for POCO
Stars: ✭ 12 (-96.21%)
Mutual labels:  mocking
ynm3k
ynm3k.readthedocs.io
Stars: ✭ 20 (-93.69%)
Mutual labels:  mocking
Pook
HTTP traffic mocking and testing made simple in Python
Stars: ✭ 257 (-18.93%)
Mutual labels:  mocking
twilio mock
Mock Twilio gem for Ruby
Stars: ✭ 26 (-91.8%)
Mutual labels:  mocking
apitest
Apitest is declarative api testing tool with JSON-like DSL.
Stars: ✭ 88 (-72.24%)
Mutual labels:  api-testing
mock-spy-module-import
JavaScript import/require module testing do's and don'ts with Jest
Stars: ✭ 40 (-87.38%)
Mutual labels:  mocking
Stubby4j
An HTTP stub server for testing application interactions with web services (REST, etc) & external system stubbing for easy testing
Stars: ✭ 300 (-5.36%)
Mutual labels:  api-testing
karate-runner
VSCode Extension for Karate
Stars: ✭ 23 (-92.74%)
Mutual labels:  api-testing
dummyjdbc
dummyjdbc answers database requests with dummy data to be independent of an existing database.
Stars: ✭ 20 (-93.69%)
Mutual labels:  mocking
mocxx
A versatile C++ function mocking framework.
Stars: ✭ 103 (-67.51%)
Mutual labels:  mocking
Hippolyte
HTTP Stubbing in Swift
Stars: ✭ 109 (-65.62%)
Mutual labels:  mocking
spy rb
🔍 Transparent Test Spies for Ruby
Stars: ✭ 28 (-91.17%)
Mutual labels:  mocking
http-rider
Simple and Powerful desktop client for working with JSON APIs
Stars: ✭ 27 (-91.48%)
Mutual labels:  api-testing
jaymock-cli
Mock an API and generate fake JSON test data, right from the terminal.
Stars: ✭ 13 (-95.9%)
Mutual labels:  mocking
Unmock Plugin
Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e.g. SparseArray.
Stars: ✭ 304 (-4.1%)
Mutual labels:  mocking
software-testing-resource-pack
Various files useful for manual testing and test automation etc.
Stars: ✭ 38 (-88.01%)
Mutual labels:  api-testing
MockitoIn28Minutes
Learn Mockito from In28Minutes
Stars: ✭ 95 (-70.03%)
Mutual labels:  mocking
dummyhttp
Super simple HTTP server that replies a fixed body with a fixed response code
Stars: ✭ 25 (-92.11%)
Mutual labels:  mocking
api-test-helper
A collection of helper methods for testing and debugging API endpoints.
Stars: ✭ 50 (-84.23%)
Mutual labels:  api-testing
jmockit2
The evolution of JMockit APIs: smaller, simpler, safer, and still powerful
Stars: ✭ 33 (-89.59%)
Mutual labels:  mocking
elixir mock
Creates clean, concurrent, inspectable mocks from elixir modules
Stars: ✭ 21 (-93.38%)
Mutual labels:  mocking
api-test
🌿 A simple bash script to test JSON API from terminal in a structured and organized way.
Stars: ✭ 53 (-83.28%)
Mutual labels:  api-testing
Aioresponses
Aioresponses is a helper for mock/fake web requests in python aiohttp package.
Stars: ✭ 278 (-12.3%)
Mutual labels:  mocking
FluentSimulator
A fluent syntax .NET REST/HTTP API simulator for automated unit and UI testing.
Stars: ✭ 23 (-92.74%)
Mutual labels:  mocking
hs-di
Haskell Dependency Injection
Stars: ✭ 14 (-95.58%)
Mutual labels:  mocking
Assume
Easy Response Mocking for Retrofit using annotations
Stars: ✭ 25 (-92.11%)
Mutual labels:  mocking
speakeasy
A tool for creating Go web servers which can be embedded in iOS and Android apps.
Stars: ✭ 27 (-91.48%)
Mutual labels:  mocking
laika
Log, test, intercept and modify Apollo Client's operations
Stars: ✭ 99 (-68.77%)
Mutual labels:  mocking
mocky
Mocky is a simple API mocking solution written in PHP.
Stars: ✭ 29 (-90.85%)
Mutual labels:  mocking
Firebase Mock
Firebase mock library for writing unit tests
Stars: ✭ 319 (+0.63%)
Mutual labels:  mocking
Mockingbird
A convenient mocking framework for Swift
Stars: ✭ 302 (-4.73%)
Mutual labels:  mocking
Chn Eolinker Ams Lite 4.0 For Java
中国最大的API接口管理平台,3.x开源发行版,支持多国语言[英语、简体中文、繁体中文]
Stars: ✭ 275 (-13.25%)
Mutual labels:  api-testing
1-60 of 195 similar projects