·composable-svelte-testing
</>

composable-svelte-testing

jonathanbelolo/composable-svelte

测试可组合 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.

测试可组合 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?

测试可组合 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 中使用

这个 Skill 的源码在哪?

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