You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2025. It is now read-only.
Currently the generator adds
mochaas a testing framework, to make it easy to get starting with testing a newly created extension.To make this more useful and powerful, add a test coverage tool like
nycto the generated extension as well.