testing-library / testing-library/testing-library-docs
lacking documentation for how to run with nodejs built in test runner
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 479
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
NodeJS has a built in test runner, but the library docs don't provide any guidance for how to configure the library to work with it
-------------- 👆 Click "Preview"!
Issues on GitHub are intended to be related to problems with the library itself
and feature requests so we recommend not using this medium to ask them here 😁.
❓ Support Forums
For questions related to using the library, please visit a support community
instead of filing an issue on GitHub. You can follow the instructions in this
codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help
- Discord https://discord.gg/testing-library
- Stack Overflow
https://stackoverflow.com/questions/tagged/react-testing-library - Documentation: https://github.com/testing-library/testing-library-docs
ISSUES WHICH ARE QUESTIONS WILL BE CLOSED
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the React Testing Library setup documentation linked in the issue and locate its source page in the testing-library-docs repository. Add guidance for configuring the library with Node.js's built-in test runner, then verify that the resulting documentation clearly explains how to run the tests without Jest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, react
- Domain
- documentation, testing-qa
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100