DOM Testing Library is the simplest, yet complete testing utility. It's a part of @testing-library
family.
It's possible to use DOM Testing Library to test in virtually any JS framework out there (yep, even jQuery), however it's not that much practical.