Jest: Allow different configurations for subfolders

Created on 22 Jun 2016  路  2Comments  路  Source: facebook/jest

For mixed client/node code projects, it would be very useful to configure jest differently for both environments: mocks, module system, transform etc.

Enhancement

Most helpful comment

It would be awesome to have multiple .jestrc files in different subdirectories. We could merge separate suites in www into one

All 2 comments

It would be awesome to have multiple .jestrc files in different subdirectories. We could merge separate suites in www into one

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nsand picture nsand  路  3Comments

ianp picture ianp  路  3Comments

samzhang111 picture samzhang111  路  3Comments

kentor picture kentor  路  3Comments

StephanBijzitter picture StephanBijzitter  路  3Comments