Executable behavioural scenarios for the NoMercy players. One fixture file, three runners: TypeScript, Kotlin and Swift.
  • TypeScript 95.7%
  • JavaScript 4.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-06 00:31:07 +02:00
.github/workflows feat(scenarios): the runner, the scenario set and a proof it can fail 2026-07-25 23:08:55 +02:00
contract chore(contract): track the web trio at 2.0.4, proven by the scenario replay 2026-08-06 00:31:07 +02:00
scenarios chore(contract): track the web trio at 2.0.4, proven by the scenario replay 2026-08-06 00:31:07 +02:00
scripts feat(scenarios): the runner, the scenario set and a proof it can fail 2026-07-25 23:08:55 +02:00
src feat(scenarios): the runner, the scenario set and a proof it can fail 2026-07-25 23:08:55 +02:00
.gitattributes test(player-scenarios): scaffold behavioral harness tool + red tests for schema, ScenarioBackend, driveable-player seam 2026-07-25 21:25:21 +02:00
.gitignore test(player-scenarios): scaffold behavioral harness tool + red tests for schema, ScenarioBackend, driveable-player seam 2026-07-25 21:25:21 +02:00
eslint.config.js feat(player-scenarios): scenario schema + validator + ScenarioBackend + real video/music player builders 2026-07-25 21:43:33 +02:00
LICENSE test(player-scenarios): scaffold behavioral harness tool + red tests for schema, ScenarioBackend, driveable-player seam 2026-07-25 21:25:21 +02:00
NATIVE-HANDOFF.md feat(scenarios): six more scenarios, each read off a running player 2026-07-25 23:12:14 +02:00
package-lock.json test(player-scenarios): scaffold behavioral harness tool + red tests for schema, ScenarioBackend, driveable-player seam 2026-07-25 21:25:21 +02:00
package.json feat(scenarios): the runner, the scenario set and a proof it can fail 2026-07-25 23:08:55 +02:00
tsconfig.json feat(player-scenarios): scenario schema + validator + ScenarioBackend + real video/music player builders 2026-07-25 21:43:33 +02:00
vitest.config.ts test(player-scenarios): scaffold behavioral harness tool + red tests for schema, ScenarioBackend, driveable-player seam 2026-07-25 21:25:21 +02:00