Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/xstate/test/utils.ts>testAll

Actor-based state management & orchestration for complex app logic.
Go to Latest
function testAll
import { testAll } from "https://deno.land/x/xstate@xstate%405.7.0/test/utils.ts";

Parameters

expected: Record<string, Record<string, StateValue | undefined>>