·observability-testing
</>

observability-testing

验证结构化日志输出和错误上下文。提供模拟记录器创建、日志级别策略实施和用于可观察性测试的断言模式。

9安装·0热度·@apankov1

安装

$npx skills add https://github.com/apankov1/quality-engineering --skill observability-testing

如何安装 observability-testing

通过命令行快速安装 observability-testing AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/apankov1/quality-engineering --skill observability-testing
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:apankov1/quality-engineering。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from apankov1/quality-engineering

快速解答

什么是 observability-testing?

验证结构化日志输出和错误上下文。提供模拟记录器创建、日志级别策略实施和用于可观察性测试的断言模式。 来源:apankov1/quality-engineering。

如何安装 observability-testing?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/apankov1/quality-engineering --skill observability-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/apankov1/quality-engineering