Entries tagged esm ESM Mocking, Except It Doesn't Suck Apr 24, 2024 javascript esm testing mocking ESM is supposed to be the future of JavaScript, but writing tests for ESM code can still be a huge pain because of one problem: Mocking. I've found an easy way to make ESM mocking <em>just work</em>.
ESM Mocking, Except It Doesn't Suck Apr 24, 2024 javascript esm testing mocking ESM is supposed to be the future of JavaScript, but writing tests for ESM code can still be a huge pain because of one problem: Mocking. I've found an easy way to make ESM mocking <em>just work</em>.