Language
.stk grammar — file shape, blocks, syntax rules, slots, and mobile headers
StrikeTest tests are plain-English .stk files. Labels are never CSS or XPath.
Sections
File structure
Group → Scenario → steps
Block keywords
Platform, Driver, OS, Device, Package, Activity, Group, Scenario
Syntax rules
Quotes, comments, env vars, wildcard *
Slots and dynamic values
@ / @@ slots, $ENV, {{faker}}
Mobile
Platform: mobile headers and parity
Platform: api
HTTP API session, form queue, poll, last response
Also see
- Examples — complete
.stkfiles to copy - Commands — every implemented step command
- Qualifiers — binders, find hints, should states
- First test