@minna-ui/jest-config

0.36.0 • Public • Published

NPM version Licence

@minna-ui/jest-config

Jest config preset for use when testing in Minna UI projects.

Usage

TODO: Write me :)

For any project:

yarn add @minna-ui/jest-config jest

For Svelte projects:

yarn add @minna-ui/jest-config jest svelte

Add tasks to your package.json:

{
  "scripts": {
    "test": "jest --notify --watch",
    "test-ci": "jest --coverage --runInBand --ci"
  }
}

Licence

@minna-ui/jest-config is part of Minna UI, an Apache-2.0 licensed open source project. See LICENCE.


© 2020 We Are Genki

Package Sidebar

Install

npm i @minna-ui/jest-config

Weekly Downloads

5

Version

0.36.0

License

Apache-2.0

Unpacked Size

30 kB

Total Files

31

Last publish

Collaborators

  • maxmilton