Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ifandelse/machina.js
/ matchers.test.ts
File
matchers.test.ts
packages/machina-test/src/matchers.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
default {};
2
3
// Register custom matchers before any assertions run
4
import
"./index"
;
Callers
nothing calls this directly
Calls
10
createFsm
Function · 0.90
makeBrokenLight
Function · 0.85
makeBehavioralTrafficLight
Function · 0.85
makeBehavioralBrokenLight
Function · 0.85
makeParentWithUnreachableChild
Function · 0.85
makeOneWayDoor
Function · 0.85
makeTrafficLight
Function · 0.70
toHaveNoUnreachableStates
Method · 0.65
toAlwaysReach
Method · 0.65
toNeverReach
Method · 0.65
Tested by
no test coverage detected