Mock
Data generator
Generates simulated data for front-end development and testing
A simulation data generator
20k stars
418 watching
3k forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
naturalintelligence/stubmatic | A tool for generating mock responses to HTTP requests without requiring code | 131 |
jakerella/jquery-mockjax | A tool for simulating AJAX requests and responses in web applications | 2,113 |
mockery/mockery | A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. | 10,634 |
mockito/mockito | A popular mocking framework used in unit tests written in Java | 14,907 |
jsonzhou9/wepy-plugin-mockdata | A plugin that generates mock data configuration files based on JSON configurations | 2 |
danibram/mocker-data-generator | Generates fake data based on predefined schemas and random data generators | 429 |
jdkandersson/flake8-mock-spec | Ensures use of correct mock object arguments to prevent bugs and improve code robustness | 4 |
unclecheese/silverstripe-mock-dataobjects | A module providing intelligent content generation and mock data functionality for DataObjects in a PHP-based content management system. | 18 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
mockoon/mockoon | A tool to design and run mock APIs locally, allowing developers to speed up development, test applications in a controlled environment, and simulate edge cases. | 6,558 |
mockk/mockk | A testing library for Kotlin that allows developers to write tests more efficiently by mocking out dependencies and behavior. | 5,441 |
xnbox/deepfakehttp | A web server that generates mock responses based on HTTP dumps. | 513 |
dump247/aws-mock-metadata | Provides mock EC2 metadata service for testing and development purposes | 111 |
kaeluka/mock-data-gen | A library to generate random data from IO-TS types for testing purposes. | 7 |
noru/vue-resource-mock | A tool for simulating backend responses during development and testing of web applications. | 29 |