Closed
Description
Some people can't use Jest because they either want to run their tests in a real browser or jsdom doesn't support something their framework uses (like web components).
I think it'd be great to have a repository to point to that shows how to use dom-testing-library with Karma. I think it'd be sweet if the example tests components made with lit-html :)