Skills
144,361Reusable AI skills and capabilities for agent workflows
gRPC and connect RPC mock server with hot reload, and rule-based responses
Fake a live/event HLS stream from a VOD one. Useful for testing.
Prevent jest serializing mock functions in snapshot testing.
A library to mock aurelia-http-client during test and development lifecycle.
A set of extensions to cypress.io that allows automatic recording and playback of APIs
``` import { Mock } from "@todesstille/mocksolana"; const mock = new Mock(anchor); const provider = mock.getProvider(); ``` ### Tokens ``` let token = await mock.createToken(decimals); console.log(token.mintAddress) // Create account associated with addre
[](#contributors)
Utilities for working with and testing hyperledger Fabric nodejs chaincode
A library to help with the often laborious process of mocking large data sets for unit and integration testing.
[](https://travis-ci.org/adrianhelvik/mock) [](https://coveralls.io/github/adrianhelvi
A quick and dirty plugin that overrides the behavior of webpack's emitted require shim. Useful if you need to alter the behavior or the resulting module dynamically, e.g. to provide a mock module instead of the real one when testig using `mochapack`.
Automatically generate and use network request mocks inside Playwright.
Simple and magical mocks for TypeScript, works with jest and vitest
[](http://npm.im/@chealt/jest-puppeteer-mock-preset) [](/LICENSE)