929 Views
Stencil is a really great piece of software. For those who are not familiar with it, it is a " Compiler for Web Components ". Stencil comes by default with tools for testing your Web Component : Jest for the testing framework, and Puppeteer for " End-to-end "(e2e) tests.
0 comments