@mcrowe/splitly
v0.1.0
Published
Deterministic split tests for Javascript and Typescript.
Downloads
86
Readme
Splitly
Deterministic split tests for Javascript and Typescript.
Usage
npm install @mcrowe/package_name --save
Development
Install npm modules:
npm install
Run tests:
npm test
Release
Release a new version:
bin/release.sh
This will publish a new version to npm, as well as push a new tag up to github.