The Testing Library

https://testing-library.com/, The Testing Library , на сайте с 14 декабря 2022, 07:26
The Testing Library is a set of helpers that let you test several frameworks, including React, Angular, Vue and their components without relying on their implementation details. This approach makes refactoring a breeze and also nudges you towards best practices for accessibility.