playwright-testing とは?
劇作家のテスト。このスキルを使用して、Playwright を使用して Web アプリケーションの自動テストを作成および実行します。 ソース: dtinth/agent-skills。
劇作家のテスト。このスキルを使用して、Playwright を使用して Web アプリケーションの自動テストを作成および実行します。
コマンドラインで playwright-testing AI スキルを開発環境にすばやくインストール
ソース: dtinth/agent-skills。
Automated tests should verify that the application code works for the end users, and avoid relying on implementation details such as things which users will not typically use, see, or even know about such as the name of a function, whether something is an array, or the CSS class of some element. The end user will see or interact with what is rendered on the page, so your test should typically only see/interact wit...
Each test should be completely isolated from another test and should run independently with its own local storage, session storage, data, cookies etc.
Only test what you control. Don't try to test links to external sites or third party servers that you do not control, unless it is specifically for testing purposes.
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing劇作家のテスト。このスキルを使用して、Playwright を使用して Web アプリケーションの自動テストを作成および実行します。 ソース: dtinth/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/dtinth/agent-skills