generate massive amounts of realistic fake data in Node.js and the browser
-
Updated
Jan 22, 2021 - JavaScript
{{ message }}
generate massive amounts of realistic fake data in Node.js and the browser
Most popular Mocking framework for unit tests written in Java
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
Firebase mock library for writing unit tests
As it is done withe Azure in microcks/microcks-azure component, we'd like to provide simple, demo purposed, CloudFormation template for AWS.
I've initialized stuffs but being a newbee at AWS stuffs, help is welcomed !!
Efficient Mock Generator for Swift
HTTP mocking for Rust!
A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Mockito for Scala language
Library for running Xamarin.Forms inside of unit tests
Gonkey - a testing automation tool
This library makes RxJS Observables testing easy!
A collection of utilities to help with unit-testing Sequelize models
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
HTTP request mocking library for Puppeteer and Playwright
I should be able write routes using words in uppercase when describing the route's methods, something like:
...
{
path: '/example',
methods: [
{
type: 'GET',
},
],
},
...In the current version, when I do this the following error occurs:
Add a description, image, and links to the mocks topic page so that developers can more easily learn about it.
To associate your repository with the mocks topic, visit your repo's landing page and select "manage topics."
The issue is based on the discussion in #559.
@zvirja
@dtchepak