open Jest open Reducer_TestHelpers describe("Math Library", () => { testEvalToBe("Math.e", "") testEvalToBe("Math.pi", "") })