jquery-mockjax
Ajax simulator
A tool for simulating AJAX requests and responses in web applications
The jQuery Mockjax Plugin provides a simple and extremely flexible interface for mocking or simulating ajax requests and responses
2k stars
87 watching
375 forks
Language: JavaScript
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,626 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
jeromeetienne/fireworks.js | A JavaScript implementation of a basic particles engine for simulating fireworks effects | 151 |
andresionek91/fake-web-events | Generates semi-random web events with configurable probabilities and constraints to mimic real-world scenarios. | 80 |
varharrie/mokia | A tool to quickly create mock API servers for testing and prototyping purposes | 113 |
quii/mockingjay-server | Provides a tool to create fast-to-launch fake servers with configurable contracts and testing capabilities. | 562 |
aconex/drakov | A tool for generating mock servers from API Blueprint specifications | 481 |
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
thinkjs/think-mock | A tool to simplify mocking data in ThinkJS applications | 0 |
jmervine/httperfjs | A Node.js port of HTTPerf.rb that simulates HTTP traffic and measures the performance of web servers | 25 |
zuplo/mockbin | A tool for generating and testing custom HTTP endpoints to simulate API responses. | 93 |
bustardcelly/caddis | A tool for quickly setting up and tearing down in-memory JSON mock services for testing purposes. | 56 |
moox/pjax | An open-source JavaScript module for enabling fast AJAX navigation with pushState(), supporting browsing, keyboard navigation, and CSS transitions. | 1,452 |
forbeslindesay/ajax | A lightweight JavaScript library for making HTTP requests with configurable options | 364 |
chandlerprall/goblinphysics | A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |