Open
Description
Maintainers,
Thanks for building a great project. I really appreciate it, and I am exploring if this can be something I could invest in and adopt.
I see test runner coderoad uses is mocha.
Does coderoad CLI(or may be VS Code extension) recognize only mocha
? Can I use jest
? For example, features to Jest's snapshot testing is one feature that can be complimentary for tutorials use cases.
Metadata
Metadata
Assignees
Labels
No labels
Activity
Saif-Shines commentedon Jun 17, 2021
Meanwhile I'd try,
ShMcK commentedon Sep 4, 2021
I'm a fan of Jest, but the startup performance on each test run is very slow. Around 3s on a newish Macbook Pro.