Misk Test

This package provides shared Test configuration and tooling across Misk tab repos using Jest.

Getting Started

$ npm install -d @misk/test

Example Package.json stanza

Look in index.ts for an example stanza to configure Jest in your tab. This will come by default if you use the @misk/cli to build your package.json.

Releasing

Changelog (and Breaking Changes)