ama
ama copied to clipboard
How does using react-testing-library cater to the the code-coverage?
While using shallow rendering and using state() and instance() in turn used to boost up my code coverage. How does it get affected while using react-testing-library?