flaky-test-detector

自动检测并处理测试中的不稳定问题,提供从诊断到修复的全流程支持,涵盖单元测试、集成测试及测试框架配置,确保测试结果的可靠性与一致性。 Supports automated analysis of flaky test patterns and implements robust solutions.

快捷安装

在终端运行此命令,即可一键安装该 Skill 到您的 Claude 中

npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill "flaky-test-detector"

Flaky Test Detector

Purpose

This skill provides automated assistance for flaky test detector tasks within the Test Automation domain.

When to Use

This skill activates automatically when you:

  • Mention “flaky test detector” in your request
  • Ask about flaky test detector patterns or best practices
  • Need help with test automation skills covering unit testing, integration testing, mocking, and test framework configuration.

Capabilities

  • Provides step-by-step guidance for flaky test detector
  • Follows industry best practices and patterns
  • Generates production-ready code and configurations
  • Validates outputs against common standards

Example Triggers

  • “Help me with flaky test detector”
  • “Set up flaky test detector”
  • “How do I implement flaky test detector?”

Part of the Test Automation skill category. Tags: testing, jest, pytest, mocking, tdd