Skip to content

docs: update e2e skill#68936

Open
alejandrocuba wants to merge 2 commits into
angular:mainfrom
alejandrocuba:main
Open

docs: update e2e skill#68936
alejandrocuba wants to merge 2 commits into
angular:mainfrom
alejandrocuba:main

Conversation

@alejandrocuba
Copy link
Copy Markdown
Contributor

@alejandrocuba alejandrocuba commented May 27, 2026

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

Angular Skills

What is the current behavior?

The E2E skill assumes Cypress is the default testing framework and includes local DevTools package specifics, making it non-portable to external repositories leveraging the official Angular skills.

What is the new behavior?

The E2E skill now aligns with the official E2E documentation in ADEV, listing the CLI commands for Cypress, Playwright, Nightwatch, WebdriverIO, and Puppeteer. Also it provides additional information for custom enterprise runners, and links the official custom builder docs.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove Bot requested a review from kirjs May 27, 2026 02:28
@SkyZeroZx
Copy link
Copy Markdown
Contributor

Hi Alejandro

I think the commit won't pass the linter, you could do an ammed to something like

docs: update e2e-testing guide to include official cli integrations and other e2e frameworks

@angular-robot angular-robot Bot added the area: docs Related to the documentation label May 27, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 27, 2026
@alejandrocuba alejandrocuba changed the title skills: update e2e-testing guide docs: update e2e-testing guide May 27, 2026
@alejandrocuba
Copy link
Copy Markdown
Contributor Author

Commit amended with the docs prefix. Thanks for the heads up, @SkyZeroZx!

@alejandrocuba alejandrocuba changed the title docs: update e2e-testing guide docs: update e2e skill May 27, 2026
Comment thread skills/dev-skills/angular-developer/references/e2e-testing.md Outdated
Comment thread skills/dev-skills/angular-developer/references/e2e-testing.md
Comment thread skills/dev-skills/angular-developer/references/e2e-testing.md Outdated
@geromegrignon
Copy link
Copy Markdown
Contributor

Besides above comments, the SKILL.md has to be updated too as currently stating:

End-to-End (E2E) Testing: Best practices for E2E tests with Cypress. Read [e2e-testing.md](https://github.com/angular/angular/blob/main/skills/dev-skills/angular-developer/references/e2e-testing.md)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants