facebook / facebook/docusaurus
RFC: E2E Testing
- Dominant language
- TypeScript
- Stars
- 66.2k
- Forks
- 10k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 52
Description
## 💥 Proposal
As the codebase grows, it would be beneficial to add more/different kinds of testing strategies. I think expanding E2E testing with an automation tool like Selenium could improve coverage.
[NextJS](https://github.com/vercel/next.js/blob/canary/contributing.md#to-run-tests) implemented this style of tesing on top of all of their other unit tests and it works very well.
I can start a draft if this gets approved because I have an idea on how it could be implemented.
### Have you read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/master/CONTRIBUTING.md#reporting-new-issues)?
Yes
Contributor guide
Assessment
This issue has not been assessed yet.