5.3.1 • Published 10 months ago
@laverve/test-utils v5.3.1
@laverve/test-utils
This module provides test utilities.
Dependencies: 1. Jest
Installation
Inside application
- Install dependencies
npm i --save @laverve/test-utils- Add
jest.config.tsfile in your root folder
import type { Config } from "jest";
import { jestConfig } from "@laverve/test-utils";
const config: Config = {
...jestConfig
};
export default config;5.3.1
10 months ago
5.3.0
10 months ago
5.1.19
12 months ago
5.1.11
1 year ago
5.1.1
1 year ago
5.1.0
1 year ago
5.0.7
1 year ago
5.0.6
1 year ago
5.0.5
1 year ago
5.0.1
1 year ago
5.0.0
1 year ago
4.0.0
1 year ago
3.0.1
1 year ago
3.0.0
1 year ago
2.0.7
1 year ago
2.0.6
1 year ago
2.0.5
1 year ago
2.0.1
1 year ago
2.0.0
1 year ago
1.0.10
1 year ago
1.0.1
2 years ago
1.0.0
2 years ago