Hacker News new | ask | show | jobs
by crooked-v 1684 days ago
The total inability to properly mock ES modules without experimental Node flags is a big one. It can turn unit testing into a nightmare if even one ESM dependency creeps in.