2.2.2 • Published 1 year ago

jest-watch-typeahead v2.2.2

Weekly downloads
2,968,623
License
MIT
Repository
github
Last release
1 year ago

Build Status npm version

watch

Usage

Install

Install jest(it needs Jest 27+) and jest-watch-typeahead

yarn add --dev jest jest-watch-typeahead

# or with NPM

npm install --save-dev jest jest-watch-typeahead

Add it to your Jest config

In your package.json

{
  "jest": {
    "watchPlugins": [
      "jest-watch-typeahead/filename",
      "jest-watch-typeahead/testname"
    ]
  }
}

Or in jest.config.js

module.exports = {
  watchPlugins: [
    'jest-watch-typeahead/filename',
    'jest-watch-typeahead/testname',
  ],
};

Configuring your key and prompt name

module.exports = {
  watchPlugins: [
    [
      'jest-watch-typeahead/filename',
      {
        key: 'k',
        prompt: 'do something with my custom prompt',
      },
    ],
  ],
};

Run Jest in watch mode

yarn jest --watch
react-scripts@bsolution/dev@bsolution/fast@bsolution/scripts@zhouhaifei/test@savaleukhin/react-scripts@scentregroup/react-scripts@procore/core-scripts@talesman/react-scripts@storybook/test-runnerbit-bincarrier_anal@gd-uikit/react-scripts@giveerr/rollpkgcbbpa-clientcc-gram-demo@teambit/react@knapsack-cloud/msk-design-system@redwoodjs/testingreact-wind-ui@g7fe/g7-scriptssmart-input-demobyteplayerkstick-react-scriptslistner-resize-pagewatsize-test-react-scripts@psimk/react-scriptsglobal-martcomatch-mvp-debugging@darapti/darapti-react-scriptsswitch_mostqroda-sdkqroda-sdk-v1metaliquid-react-scriptsrockywu-ui@tomas2d/react-scriptsjbojcic-react-scripts@jvhellemondt/custom-react-scripts@st4rfox/electron-scriptssv-component-librarysv-component-library-1sv-component-library-2@thuanpq/airvert-ui@xinyifly/react-scripts@katalabut/react-scriptsandculturecode-react-scriptswebeetle-react-scriptsyadong-react@agney/react-scripts-tailwindzackmoreplay-react-scriptsgooapps-react-opsthefarm-react-scripts@wywk/headquaters-marketing-eventconcord-ui-plugin-react-scriptssebrae-boilerplatesebrae-react-scripts@cloudhuset/zd-app-react-scriptsidelic-react-scriptstest-app-6test-app-7tm-components-test@jvhellemondt/react-scriptsearthling-interactive-react-scriptshoogo-niuyapingreact-epic-image-sliderpejann-scriptsmy-custom-react-jwplayerinversify-react-scriptselectron-cra-scriptsecom-catalogjs-advancedplatinion-paris-react-componentsreact-scripts-public-urlzula-bravotsdx-extrasmartinput-reactstar-react-scripts@amajola/react-scripts@priyanknamdeo16/react-scripts@ashversache/toasterreactor-scripts-for-laravelorbit-shared-components@packages-pragma/react-appsphere-components-libraryreact-cleanupreact-components-common-libraryprinter-editorwasm-worker-react-scriptsoptym-react-scriptscrazymagi-react-scriptsreact-monorepo-react-scriptsjob-search-webbappo-scripts@brielov/react-scriptsdigitalocean-react-scriptsplan8studios-react-scriptssphere-color-schemeswatsize-react-scriptssfg-react-scriptssockam-react-scripts
2.2.2

1 year ago

2.2.1

1 year ago

2.2.0

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.1.0

2 years ago

1.0.0

3 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.2-1

5 years ago

0.2.2-0

5 years ago

0.2.1

5 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.1.0-3

6 years ago

0.1.0-2

6 years ago

0.1.0-1

6 years ago

0.1.0-0

6 years ago

0.0.1

6 years ago