We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad99293 commit eaa3e17Copy full SHA for eaa3e17
.chronus/changes/scenario-tiers-2025-11-19-13-57-26.md
@@ -0,0 +1,13 @@
1
+---
2
+changeKind: feature
3
+packages:
4
+ - "@typespec/http-specs"
5
+ - "@typespec/spec-coverage-sdk"
6
+ - "@typespec/spector"
7
8
+
9
+Add scenario tier support to categorize scenarios as "core" or "extended"
10
11
+- Add `@scenarioTier` decorator to TypeSpec HTTP specs for better test organization
12
+- Update spec dashboard to support tier-based filtering of scenarios
13
+- Enable teams to focus on core functionality testing before extended features
0 commit comments