@start/plugin-lib-jest
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

plugin-lib-jest

Run tests using Jest.

Install

$ yarn add --dev @start/plugin-lib-jest

Usage

Signature

jest(argv?: ArgvOptions)

options

Jest "argv" options.

Example

import jest from '@start/plugin-lib-jest'

export task () => jest({
  browser: true
})

/@start/plugin-lib-jest/

    Package Sidebar

    Install

    npm i @start/plugin-lib-jest

    Weekly Downloads

    13

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    5.79 kB

    Total Files

    5

    Last publish

    Collaborators

    • fosimus
    • psxcode
    • deepsweet