Adversarial Testing

Scenarios

8 hand-written PowerShell scripts that try to break the timeout implementation. Click any scenario to step through it interactively with pre-recorded output.

8/8 PASS Run 2 · 2026-03-12

How to Use the Interactive Runner

Click any scenario card above to open its page. Each page shows:

  • Goal — what the scenario is trying to verify
  • "Trying to break" — what the old code would fail at
  • Step Through — walk through each test step with a code panel, output panel (typing animation), and an explanation
  • Play All — auto-advances through all steps with 1.5s delay
  • Full Output — shows the complete pre-recorded .txt result
  • Script source — collapsible full .ps1 source at the bottom