Commonly used actors for automated testing javascript applications
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";
Information on contributing to this repo is in the Contributing Guide
Thanks goes to these wonderful people (emoji key):
Winton DeShong 💻 |
Brandon Scott 💻 |
Ivan Sosnin 💻 |
Joshua Hughes 👀 |
Jim Stevenson 👀 |
Dylan Justice 👀 |
This project follows the all-contributors specification. Contributions of any kind welcome!