Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.07 KB

npm package Build Status Code style Dependencies DevDependencies Test Coverage

Usage

yarn add @toba/test --dev

Add jest.config.js to the project root containing

module.exports = require('@toba/test/jest');

in order to use the shared Jest configuration.

License

Copyright © 2019 Jason Abbott

This software is licensed under the MIT license. See the LICENSE file accompanying this software for terms of use.