UNPKG

@scion-scxml/test-framework

Version:

A set of SCXML tests, and an HTTP client test runner for testing against SCXML HTTP test servers.

15 lines (14 loc) 298 B
{ "initialConfiguration" : ["s0"], "events" : [ { "event" : { "name" : "t1" }, "nextConfiguration" : ["s1"] }, { "after" : 100, "event" : { "name" : "t2" }, "nextConfiguration" : ["pass"] } ] }