1.3.1 • Published 3 months ago

@rsm-hcd/javascript-testing v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

HCD JavaScript Testing

Commonly used actors for automated testing javascript applications

Getting started

This package is installed via npm, yarn, pnpm

# npm
npm install --save-dev @rsm-hcd/javascript-testing

# yarn
yarn add @rsm-hcd/javascript-testing --dev

# pnpm
pnpm install --save-dev @rsm-hcd/javascript-testing

From there you can import the variety of modules.

import { AxiosResponseFactory, MockAxios } from "@rsm-hcd/javascript-testing";
1.3.1

3 months ago

1.3.0

3 months ago

1.2.0

7 months ago

1.1.0

8 months ago

1.0.0

8 months ago