Skip to content
{% criteria %}
AutoXXS (320px)XS (375px)SM (640px)MD (768px)LG (1024px)XL (1280px)XXL (1536px)
SketchMaterialiOSTamagui
DataInjectionKeyPatternsServiceTransactionProcessResearchProductQualityPerformanceSpecDomainFunctionTechnologyArchitectureConfigMiddlewareDataDatabaseDrizzleMigrationModelop-sqliteSchemaSQLState ManagementDraftKeystoneMergePatchPatchesPersistenceReactiveRedoStoreUndoTestingDeviceFactoryIsolationTypeScriptZodTopicsCommunicationBidsNVCDesignDesign ImplicationsEducationPedagogyFoundationsPsychologyAttachmentFloodingRelatingAuthentic RelatingUIEditorReact Native

{% criteria %}

Valid Children

TagMultiplicity
{% criterion %}[+]

Rules

Rule Force Realm Reference Description
criteria-after-feature must global Must be placed after the closing tag, not inside it.
placementstructure

Sibling block to \{% feature %\} — groups acceptance criteria for a feature.

Criteria block with criterion children after feature
tagcriteriacriterion criteria-tag-container
{% feature id="add-bookmark" roles="user" %}
{% requirement id="save-url" priority="must" %}
The system must allow a user to save any valid URL as a bookmark.
{% /requirement %}
{% /feature %}
{% criteria %}
{% criterion id="save-url" requirement="save-url" %}
Given a valid URL, when submitted, then a bookmark is created.
{% /criterion %}
{% /criteria %}

Tag Tree

{% criterion %}[+]Defines a specific, testable acceptance criterion linked to a requirement.