andculturecode-javascript-testing
v0.2.1
Published
Commonly used actors for automated testing javascript applications
Downloads
1,627
Readme
AndcultureCode.JavaScript.Testing
Commonly used actors for automated testing javascript applications
Getting started
This package is installed via npm or yarn
# npm
npm install --save-dev andculturecode-javascript-testing
# yarn
yarn add andculturecode-javascript-testing --dev
From there you can import the variety of modules.
import {
AxiosResponseFactory,
MockAxios,
} from "andculturecode-javascript-testing";
Documentation
Contributing
Information on contributing to this repo is in the Contributing Guide
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!