Skip to content
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

docs: Add Playwright/Cypress Discord links #52084

Merged
merged 2 commits into from
Jul 9, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ You can learn more about Cypress and Continuous Integration from these resources
- [Cypress Continuous Integration Docs](https://docs.cypress.io/guides/continuous-integration/introduction)
- [Cypress GitHub Actions Guide](https://on.cypress.io/github-actions)
- [Official Cypress GitHub Action](https://github.com/cypress-io/github-action)
- [Cypress Discord](https://discord.com/invite/cypress)

## Playwright

Expand Down Expand Up @@ -284,6 +285,8 @@ You can learn more about Playwright and Continuous Integration from these resour
- [Getting started with Playwright](https://playwright.dev/docs/intro)
- [Use a development server](https://playwright.dev/docs/test-webserver/)
- [Playwright on your CI provider](https://playwright.dev/docs/ci)
- [Ask Playwright (AI trained to answer questions about Playwright)](https://ray.run/ask)
lucgagan marked this conversation as resolved.
Show resolved Hide resolved
- [Playwright Discord](https://discord.com/invite/playwright-807756831384403968)

## Jest and React Testing Library

Expand Down