什么是 observability-testing?
验证结构化日志输出和错误上下文。提供模拟记录器创建、日志级别策略实施和用于可观察性测试的断言模式。 来源:apankov1/quality-engineering。
验证结构化日志输出和错误上下文。提供模拟记录器创建、日志级别策略实施和用于可观察性测试的断言模式。
通过命令行快速安装 observability-testing AI 技能到你的开发环境
来源:apankov1/quality-engineering。
Test that your code produces correct logs — not just that it runs.
Logs are your only window into production behavior. If critical paths don't log correctly, you're flying blind during incidents. This skill teaches you to verify structured log output as part of your test suite.
When to use: Testing error logging with context, audit trails, monitoring integration, log level policy enforcement, any code where observability matters.
验证结构化日志输出和错误上下文。提供模拟记录器创建、日志级别策略实施和用于可观察性测试的断言模式。 来源:apankov1/quality-engineering。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/apankov1/quality-engineering --skill observability-testing验证结构化日志输出和错误上下文。提供模拟记录器创建、日志级别策略实施和用于可观察性测试的断言模式。 来源:apankov1/quality-engineering。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/apankov1/quality-engineering --skill observability-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/apankov1/quality-engineering