Skip to content

SpecHygiene v1.0.3

Choose a tag to compare

@Karzone Karzone released this 22 Jul 07:33

Better duplicate detection.

Changed — the duplicate check now targets whole scenarios, not step reuse. The previous default counted how often each step appeared across scenarios — but reusing a step is normal, intended BDD, not a duplicate. SpecHygiene now finds duplicate / near-duplicate scenarios (exact, containment, high-overlap) and reports each match's type, overlap %, and file:line. The misleading "duplicated steps" table has been removed.

Update:

dotnet tool update -g SpecHygiene

Full notes: CHANGELOG.md