UNPKG

@scion-scxml/test-framework

Version:

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

18 lines (14 loc) 296 B
{ "initialConfiguration" : ["a"], "events" : [ { "event" : { "name" : "t1" }, "nextConfiguration" : ["b"] }, { "after" : 100, "event" : { "name" : "t2" }, "nextConfiguration" : ["d"] } ] }