#WebComponentsAdvent Day 18: Testing Solutions.

While JSDOM supports #WebComponents, it's usually better to test them in real browsers that people actually use. Today's update provides examples of using Web Test Runner by #ModernWebDev, #Cypress, #Playwright and other tools.

https://webcomponents.today/testing-solutions/

Testing Solutions

Testing web components and using built-in support for Shadow DOM in test automation tools.