Hacker News new | ask | show | jobs
by g947o 90 days ago
What do you use for testing? Built-in test runner?

I have a few projects that use mocha, and I recently noticed that several vulnerabilities come from its transitive dependencies, and there is no easy fix today. The project hasn't seen updates for a while. Makes me wonder if I should just ditch mocha completely.