0.5.2 • Published 8 months ago

@salto-io/element-test-utils v0.5.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
8 months ago

Salto - element test utilities


This package contains utilities for working with the jest framework and salto elements.

Usage

The standard way to use the jest extensions in this package is to install them all by adding

setupFilesAfterEnv: ['@salto-io/element-test-utils/all'],

to the jest config file. This will automatically install all custom matchers and equality testers to all test files in the project

Contribute

See documentation about Equality Testers and Custom matchers

Make sure to add any new tester or matcher to the all.ts file so they will be registered.

0.5.2

8 months ago

0.5.1-daniel.1

9 months ago

0.5.1

9 months ago

0.5.0-daniel.3

9 months ago

0.5.0-daniel.2

9 months ago

0.5.0-daniel.1

9 months ago

0.5.0

10 months ago

0.4.9

10 months ago

0.4.8

11 months ago

0.4.7

11 months ago