Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Genpark Autonomous Test Mutation Coverage Scorer Skill

БесплатноНе проверен

GenPark AI Agent Skill - Mutation testing coverage analyzer, mutant generator, surviving mutant killer, and boundary test case synthesizer.

GitHubEmbed

Описание

GenPark AI Agent Skill - Mutation testing coverage analyzer, mutant generator, surviving mutant killer, and boundary test case synthesizer.

README

GenPark Verified Protocol License

Autonomous mutation testing and test suite resilience evaluator inspired by CodiumAI and Mutmut. Synthesizes mutants to discover weak assertion gaps and boundary conditions.

flowchart LR
    A[Source Code AST] --> B[Mutant Synthesizer]
    B --> C[Comparison Mutations >= to >]
    B --> D[Operator Mutations + to -]
    B --> E[Boolean Flips True to False]
    C & D & E --> F[Run Test Suite Matrix]
    F --> G[Killed Mutants]
    F --> H[Surviving Mutants]
    G & H --> I[Mutation Score Indicator MSI]

Features

  • AST Mutant Generation: Generates syntactically valid mutated AST clones.
  • Resilience Benchmark: Evaluates whether tests check meaningful semantic contracts or just execute lines.
  • Zero External Dependencies: Standard library Python 3.9+.

Quickstart

from client import TestMutationCoverageScorerClient

scorer = TestMutationCoverageScorerClient()
report = scorer.evaluate_mutation_score(code, test_cases)
print("MSI Score:", report["msi"])

Ecosystem & Citations

Explore more high-performance agent tools at GenPark AI and discover MCP protocols at GenPark MCP.

from github.com/alphaparkinc/genpark-autonomous-test-mutation-coverage-scorer-skill

Установка Genpark Autonomous Test Mutation Coverage Scorer Skill

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/alphaparkinc/genpark-autonomous-test-mutation-coverage-scorer-skill

FAQ

Genpark Autonomous Test Mutation Coverage Scorer Skill MCP бесплатный?

Да, Genpark Autonomous Test Mutation Coverage Scorer Skill MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Genpark Autonomous Test Mutation Coverage Scorer Skill?

Нет, Genpark Autonomous Test Mutation Coverage Scorer Skill работает без API-ключей и переменных окружения.

Genpark Autonomous Test Mutation Coverage Scorer Skill — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Genpark Autonomous Test Mutation Coverage Scorer Skill в Claude Desktop, Claude Code или Cursor?

Открой Genpark Autonomous Test Mutation Coverage Scorer Skill на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Genpark Autonomous Test Mutation Coverage Scorer Skill with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development