3.0.1 • Published 8 months ago

@rsm-hcd/javascript-testing v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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";
3.0.1

8 months ago

3.0.0

12 months ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago