·composable-svelte-testing
</>

composable-svelte-testing

jonathanbelolo/composable-svelte

Composable Svelte のパターンのテスト。テストを作成するとき、TestStore を使用するとき、依存関係をモックするとき、またはリデューサーとエフェクトをテストするときに使用します。送受信パターン、モック実装、テスト構成戦略、テストのベスト プラクティスについて説明します。

2インストール·0トレンド·@jonathanbelolo

インストール

$npx skills add https://github.com/jonathanbelolo/composable-svelte --skill composable-svelte-testing

SKILL.md

This skill covers testing patterns for Composable Svelte applications using TestStore and mock dependencies.

TestStore provides exhaustive action testing with the send/receive pattern:

WHY: TestStore tests are faster, more focused, and test reducer logic in isolation.

Composable Svelte のパターンのテスト。テストを作成するとき、TestStore を使用するとき、依存関係をモックするとき、またはリデューサーとエフェクトをテストするときに使用します。送受信パターン、モック実装、テスト構成戦略、テストのベスト プラクティスについて説明します。 ソース: jonathanbelolo/composable-svelte。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/jonathanbelolo/composable-svelte --skill composable-svelte-testing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

composable-svelte-testing とは?

Composable Svelte のパターンのテスト。テストを作成するとき、TestStore を使用するとき、依存関係をモックするとき、またはリデューサーとエフェクトをテストするときに使用します。送受信パターン、モック実装、テスト構成戦略、テストのベスト プラクティスについて説明します。 ソース: jonathanbelolo/composable-svelte。

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

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

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

https://github.com/jonathanbelolo/composable-svelte