callstack / react-native-testing-library

🦉 Simple and complete React Native testing utilities that encourage good testing practices.
https://callstack.github.io/react-native-testing-library/
MIT License
3.02k stars 264 forks source link

docs: rewrite How should I query? guide #1531

Closed mdjastrzebski closed 7 months ago

mdjastrzebski commented 7 months ago

Summary

Rewrite How should I query? guide

Test plan

Proof-read the docs, check the internal and external links.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ab679c9) 98.17% compared to head (be62223) 98.18%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1531 +/- ## ======================================= Coverage 98.17% 98.18% ======================================= Files 99 99 Lines 5868 5888 +20 Branches 909 913 +4 ======================================= + Hits 5761 5781 +20 Misses 107 107 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

MattAgn commented 7 months ago

This is much more explicit and clear than before! 🤩