Loading

Sometimes you may have situations where configuration needs to be different for certain tests. In this lesson we’ll take a look at how we could create a custom configuration for tests that are intended to run in a node environment.

Transcript

Run Tests with a Different Configuration using Jest’s --config Flag and testMatch Option