testing-library / web-testing-library

🐙 Experimental Web testing utilities that encourage good testing practices.
https://testing-library.com/dom
MIT License
7 stars 3 forks source link

feat: Implement `waitFor` #2

Open eps1lon opened 1 year ago

eps1lon commented 1 year ago

Closes https://github.com/testing-library/web-testing-library/issues/3 API preview Docs: https://github.com/testing-library/testing-library-docs/pull/1204

codecov-commenter commented 1 year ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 253fe6cd424f61e423779e15c92aa110c09d2ec6:

Sandbox Source
React Configuration
react-testing-library-examples Configuration
MatanBobi commented 6 months ago

@eps1lon Do we still want to move forwards with this effort?