Skip to main content
Run any Skill in Manus
with one click

flakiness-value

Stars0
Forks0
UpdatedJuly 13, 2026 at 17:17

テストが flaky になる原因のうち、値そのものが実行ごとに変わる非決定性(時刻/now・Date、 乱数・UUID、浮動小数の丸め誤差)を検出・封じ込めする手法を扱う。 test-catalog の手法カタログの一部。時刻依存の境界固定、乱数/UUID の注入とseed反復、 浮動小数の許容誤差比較(toBeCloseTo)を検証したい、または割り当てたいときに使う。 通常は test-catalog スキルの索引経由で手法が選定された後にこのスキルを直接参照する。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly