Releases: BRIKEV/twd-cli
Releases · BRIKEV/twd-cli
v1.1.12
v1.1.11
- chore: update dependencies
v1.1.10
v1.1.9
- chore: update twd-js to 1.7.1
- chore: update puppeteer to 24.41.0
v1.1.8
- chore: update twd-js to 1.7.0
v1.1.6
What's Changed
- chore: update twd-js to 1.6.6
v1.1.5
What's Changed
Bug Fixes
- Fix mock overlap in contract validation — mocks sharing the same alias no longer silently overwrite each other (#4)
New Features
- Contract reports now show the test name and occurrence for each validated mock (e.g.
mock "getPets" — in "Cart > should load items") - Composite dedup key (
method:url:status:testId:occurrence) replaces alias-only key, so the same mock used multiple times in a test is tracked independently buildTestPathutility walks the handler parent chain to build full test path stringsformatMockLabelutility formats mock labels with ordinal occurrence suffixes (2nd, 3rd…)
v1.1.4
Changes
- chore: update dependencies
- chore: update openapi-mock-validator to 0.1.4
v1.1.3
Changes
- chore: update dependencies
- chore: update openapi-mock-validator to 0.1.3
v1.1.2
Dependencies
openapi-mock-validator@0.1.2