@data-heaving/common-test-support
v1.0.0
Published
[![Code Coverage](https://codecov.io/gh/DataHeaving/common/branch/develop/graph/badge.svg?flag=test-support)](https://codecov.io/gh/DataHeaving/common)
Downloads
2
Readme
Data Heaving - Common-Validation
This folder contains source code for @data-heaving/common-test-support
NPM package.
This package is supposed to be used only in conjunction with (unit) tests.
The exported entities include:
- Commonly used code to start and shut down containers (e.g. as before- and after-functionality for tests)..
Usage
Include @data-heaving/common-test-support
as dev dependency in your package.json
file.
More information
To learn more what Data Heaving project is all about, see here.