I’ve created a Node.js repl, and have got it running Jest tests from command line, but I’d like to be able to run individual tests and/or debug those tests, and it looks like the Test Tool is what I’m looking for.
Hello,
if you do not see a Unit Tests tool in Tools (I think it is disabled by default), then do this:
Near files, click three dots, then click Show hidden files. Then, open the .replit file and insert this near the bottom: