Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@garment/plugin-runner-jest

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@garment/plugin-runner-jest

<!-- description src/index.ts firstInterface --> Runs Jest

latest
npmnpm
Version
0.18.1
Version published
Maintainers
1
Created
Source

@garment/plugin-runner-jest

Runs Jest

Installation

npm i @garment/plugin-runner-jest

or

yarn add @garment/plugin-runner-jest

Example usage

{
    "runner": "jest",
    "options": {
        "jestConfig": "jest.config.js"
    }
}

API

configFile: path

Default: jest.config.js

The config file to load Jest's config from.

testPathPattern: string

updateSnapshot: boolean

u: boolean

_: string | boolean

FAQs

Package last updated on 21 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts