✓
Passing This code compiles and runs correctly.
Code
~tor match { path: string, pattern: string } -> string
~test(Should fail clearly) {
~match -> { path: "/", pattern: "/" }
}
Must fail at runtime:
Program must error when executed.
Flows
flow ~test click a branch to expand · @labels scroll to their anchor
test (Should fail clearly, source: ~match -> { path: "/", pattern: "/" })
Test Configuration
Expected Error:
missing required field