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

paularmstrong picture paularmstrong  路  66Comments

bookman25 picture bookman25  路  79Comments

SimenB picture SimenB  路  69Comments

udbhav picture udbhav  路  236Comments

timoxley picture timoxley  路  76Comments