·epic-testing
</>

epic-testing

Vitest と Playwright を使用した Epic Stack のテストに関するガイド

15インストール·0トレンド·@epicweb-dev

インストール

$npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-testing

epic-testing のインストール方法

コマンドラインで epic-testing AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-testing
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: epicweb-dev/epic-stack。

Tests should resemble users - Write tests that mirror how real users interact with your application. Test user workflows, not implementation details. If a user would click a button, your test should click that button. If a user would see an error message, your test should check for that specific message.

Make assertions specific - Be explicit about what you're testing. Instead of vague assertions, use specific, meaningful checks that clearly communicate the expected behavior. This makes tests easier to understand and debug when they fail.

Note: The user is automatically deleted when the test completes.

Vitest と Playwright を使用した Epic Stack のテストに関するガイド ソース: epicweb-dev/epic-stack。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-testing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-05
更新日
2026-03-10

Browse more skills from epicweb-dev/epic-stack

クイックアンサー

epic-testing とは?

Vitest と Playwright を使用した Epic Stack のテストに関するガイド ソース: epicweb-dev/epic-stack。

epic-testing のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/epicweb-dev/epic-stack