DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-flakefinder

Test flakiness detection and quarantine management plugin for DeepSeek Harness across vitest, jest, pytest, and node:test.

Terminal & TUIDeveloper ToolsSecurity & Policy
2GitHub Stars0ForksUpdated2026-09-13

Install

$ dsh plugin --profile web add dsh-flakefinder

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-flakefinder is a DeepSeek Harness plugin designed to distinguish genuine test failures from flaky tests. It provides tools to repeatedly run test suites (vitest, jest, pytest, node:test), classify test stability, maintain execution history, and manage quarantined tests via approval-gated list modifications.

Key Capabilities

  • Repeatedly run test targets across vitest, jest, pytest, and node:test to classify tests as stable-pass, stable-fail, or flaky
  • Query and inspect historical test run stability records
  • Aggregate quarantine lists and historical records into summary stability reports
  • Manage and isolate flaky test cases in a .flakefinder.json quarantine manifest with approval gates
  • Clear recovered test cases from quarantine manifests
  • Auto-detect test frameworks and parse JUnit XML or TAP output formats

Useful For

  • Diagnosing intermittent test suite failures during agent-driven code development
  • Quarantining known flaky tests to prevent CI and local test pipeline blockage
  • Auditing test flakiness patterns across Vitest, Jest, Pytest, and Node.js native test runs

Who It Fits

  • DeepSeek Harness developers seeking automated flaky test detection
  • Engineers managing automated test reliability and agent workflows

Documented Limitations

  • Requires Node.js >= 22
  • Quarantine list tracks test cases without altering underlying test source code directly
  • Pytest detection requires an available Python interpreter in PATH or configured via environment/settings

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
STARDUSTLC666/dsh-flakefinder
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
ecd4739 · 2026-09-15

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-13
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app