Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A collection of code examples meant to promote and explain the Web Platform to developers.

License

NotificationsYou must be signed in to change notification settings

adobe/web-platform-zoo

** WORK IN PROGRESS **

This content is published tohttps://opensource.adobe.com/web-platform-zoo/ asa collection of code examples meant to promote and explain the Web Platform to developers.

It also provides automated tests, here's how to run them:

npm install             # once only, as usualnpx playwright test

How to test the website locally

For now the website is just a collection of static pages, running an HTTP serverin the root folder is sufficient to test it.

Useful Playwright command examples

Examples used to generate & debug thetodomvc tests:

  • npx playwright codegenhttp://localhost:8000
  • npx playwright test -g todomvc --project firefox
  • npx playwright test -g todomvc --project firefox --timeout 25000 --debug

Experiments

A few additionalexperiments are also found in this repository,and they're just that. Use at your own risk, like anything else in thisrepository for that matter.

TODO

  • Finish implementing the todomvc tests
  • How to test closed shadow DOM with Playwright?
  • Flesh out the minimal template tests, including no-JS variant
  • Publish only if the Playwright tests succeed

About

A collection of code examples meant to promote and explain the Web Platform to developers.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp