With Lightning Web Components, we not only provide a technology based on modern web standards — we’re also providing the capability to unit test them locally or within your Continuous Integration flow with one of the most popular testing frameworks for modern JavaScript – Jest. In this blog post you’ll learn best practices for writing your own unit tests. Why unit testing matters In an ideal world