/userscripts-jest

Using userscripts with Jest

Primary LanguageJavaScriptMIT LicenseMIT

Testing Front-End JS with Jest

TDD is especially useful for JavaScript since it's easy to make type errors, but getting CommomJS, ES6 modules, Jest and Node.js is not always easy.

Here are few simple examples to start.