jest-cli v0.8.0 Release Notes

    • ➕ Added optional support for jasmine2 through the testRunner config option.
    • 🛠 Fixed mocking support for Map, WeakMap and Set.
    • 0️⃣ node was added to the defaults in moduleFileExtensions.
    • ⚡️ Updated the list of node core modules that are properly being recognized by the module loader.