StrikekitStrikekit

Getting started

Install StrikeTest and write your first .stk test

StrikeTest test files use the .stk extension. Scenarios read like acceptance criteria and run against real browsers (web) or Appium (mobile).

After installation, continue with First test, then the Language guide and full Commands / Qualifiers references.

Path

  1. Install with the GUI installer (agent + runner + browsers)
  2. Pair this computer in the web app (Run tests)
  3. Write and run a first test
  4. Set up the editor extension (optional)

What you will use

PiecePurpose
Web appManage projects, pair, start runs, view reports
strikekit-agentLocal background service (127.0.0.1:19527)
strikekit runnerExecutes .stk / main.json tests
.stk suitesPlain-English scenarios
STK extensionCompletion, diagnostics, format in VS Code / Cursor (optional)

On this page