To run Mocha tests, create a .replit file that contains:
.replit
language = "nodejs" run = "npx mocha"
Please support this site and join our Discord!