[TS PBT] Build a reproducible property benchmark and mutant corpus

オープン
#356 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
kotlin, typescript
領域
devtools, testing

調査の方向性

Start with the shared property contract in #384 and the related work in #354, then locate the existing loading and execution commands. Define the corpus manifest and simple runner around the stated selection, mutant, revision, license, seed, budget and capability fields. Done means validation checks shared-property loading, concrete expected outcomes, traceable non-equivalent mutants and the required artifact fields.

索引モデルが issue の本文から書いたものです。

説明

Part of #345. Uses #348 and the shared property contract from #384.

Goal

Freeze a meaningful property and mutant corpus before testing optional search hints or drawing comparative conclusions.

Scope

  • Write selection criteria before evaluating engine outcomes. Use curated explanation fixtures and real open-source TypeScript programs.
  • Include round-trip, idempotence, reference-equivalence and collection/relational properties where the selected programs provide meaningful examples. State the mandatory supported categories in the corpus manifest; justify absent categories rather than adding a framework to satisfy a checklist.
  • Author each property once using the existing Kotlin domains and original TypeScript predicate/precondition exports.
  • Keep supported preconditions pure and invocations isolated according to #384.
  • Record project revision, license, selected files/methods, property rationale and relevant domain limits.
  • Add controlled mutants with stable IDs, a source change, expected violated property and at least one concrete validating witness. Identify equivalent/invalid mutants and exclude them under a documented rule before evaluation.
  • Record capability and reasons for every selected case; preserve unsupported cases in the corpus inventory.
  • Freeze revisions, dependency versions, seeds, budgets, properties and mutants. Separate development/pilot cases from final evaluation cases when tuning hints or phase allocations.
  • Reuse existing loading/execution commands for validation; a simple manifest and runner are sufficient.

Definition of Done

  • Correct fixtures and seeded faulty fixtures are concretely validated.
  • Every mutant counted in the fault denominator is traceable and non-equivalence is supported by a witness.
  • Corpus membership and exclusions do not depend on whether USVM wins.
  • A validation command checks shared-property loading, expected concrete outcomes and essential artifact fields.
  • All configurations consume the same property definitions.
  • The manifest records supported categories, limits, revisions, licenses and default run settings.
  • Selection/authoring may proceed while #384/#354 are implemented; final validation uses their shared semantics.

Stateful command-sequence/model-based testing, arbitrary object generators and full coverage of every property category are outside the initial corpus scope.

主要言語
Kotlin
スター
33
フォーク
27
平均マージ
4日 3時間
マージ済み PR(30日)
15

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

UnitTestBot/usvm のほかの issue

UnitTestBot/usvm の issue をすべて見る

似ている issue

Kotlin の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。