-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Call for maintainers #31
Comments
I'd love to help maintain this lib 😃 |
Thanks so much for your help! I've added you as a collaborator on the project. Maintaining this project is similar to React Testing Library, so please make sure that you review React Testing Library's Also, if you feel like the PRs you've made are ready to go feel free to merge them, just make sure you use the "Squash and merge" feature so you can reword the commit message so the automation tools will release it with the proper version. |
Happy to help as well :) |
Awesome. Note that you don't have to use the existing automation tools as they are if you don't like. Feel free to change things up however you like. |
@kentcdodds @brunohkbx would love to help! |
@kentcdodds heads up that we are working on migrating Jest Native matchers to inside React Native Testing Library package: callstack/react-native-testing-library#1468. Since RNTL is the primary consumer of Jest Native matchers (except perhaps for hardcode users of React Test Renderer) it would benefit the users by:
This package would be kept as-is for legacy users. We would add deprecation notice and link to migration docs. Additionally, we will provide a gradual migration path where matches from this package can be imported in alternative way as |
That's fine with me @mdjastrzebski 👍 As I'm not a user of the project I don't really have a place to have an opinion, but thanks for the heads up. |
Closing as resolved due to migration of matchers to React Native Testing Library. |
Is anyone interested in helping maintain this project. The primary maintainer is no longer able to maintain it.
The text was updated successfully, but these errors were encountered: