-
Notifications
You must be signed in to change notification settings - Fork 295
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
Content Suggestion: Do you have any plan to add tests? #120
Comments
It looks like this is your first issue. Welcome! 👋 |
Hi there 👋🏻 that's really great to hear.
I think that's a really good point. It might be nice to have something generic about functional testing, especially since Node.js has a test runner since Node 20. Do you want to add an issue here for a feature proposal so we can figure out where it could live? edit: Thanks a lot for raising this issue, and welcome 😄 |
Hi, thanks for your reply 👋 I added this issue to MDN for a feature proposal as you said :) |
Super, thank you! Let's close this and track progress in your proposal - issues in this repo are moreso for reporting and tracking bugs in the code. |
Hi, I love this todo-react project and I've learned so much about React through this project.
However, I feel starving to learn tests ever since testing is becoming one of the requirements to be hired. I think this project could be a good start for junior frontend developers to learn not only React but also testing :)
Thus, I wonder if you have any plan to add tests with React Testing Library. And, if so, can I pull requests?
The text was updated successfully, but these errors were encountered: