How to use Stenciljs with testing-library

Hi folks,

I’ve scoured the web and trying to figure out how to use Stenciljs with testing library. Anybody have any insights here? I’m not using react, just stenciljs and would like to use testing-library to keep our unit tests strong. Frankly I feel underwhelmed by the type of unit tests I’m seeing written for Stencil thus far. Many thanks in advance for any help folks can provide.