-
Bending Jest to Our Will: Restoring Node’s Require Behavior
Bending Jest to Our Will: Restoring Node’s Require Behavior — Jest overrides the behavior of Node’s require behavior to support concurrent testing and better test isolation. But what if we don’t want that?