I've been finding #jest more and more challenging to use for #javascript #testing. What are the alternatives these days? Need something with ES modules support and ideally custom element and Shadow DOM support.
@develwithoutacause I saw this earlier but it seemed like you had to run the tests in a real browser. But looking again I might have misread since it looks like the browser is headless. I'll give it a try!