Proposal for jest assertions based on @testing-library/dom
queries. Below is a fictitious README if it were packaged seperately.
Unofficial @testing-library/dom
assertions for Jest that complement @testing-library/jest-dom
and make this advice easier to follow:
Advice: If you want to assert that something exists, make that assertion explicit.