8000 How to ignore files on jest watch mode · Issue #2516 · jestjs/jest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How to ignore files on jest watch mode  #2516
Closed
@noyobo

Description

@noyobo

Do you want to request a feature or report a bug?

  • feature

What is the current behavior?

jest --watch my tests will create new files on project directory. jest rerun when watch new files. run tests loop ......

I try set testPathIgnorePatterns and testPathDirs exclude the new files directory, but same way.

kapture 2017-01-06 at 22 50 19

If the current behavior is a bug, please provide the steps to reproduce and either a repl.it demo through https://repl.it/languages/jest or a minimal repository on GitHub that we can yarn install and yarn test.

What is the expected behavior?

Please provide your exact Jest configuration and mention your Jest, node, yarn/npm version and operating system.

  • yarn 0.18.1
  • jest 16.0.2
  • node 7.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0