UNPKG

@scion-scxml/test-framework

Version:

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

23 lines (17 loc) 385 B
{ "initialConfiguration" : ["a"], "events" : [ { "event" : { "name" : "t1" }, "nextConfiguration" : ["b1","c1"] }, { "event" : { "name" : "t2" }, "nextConfiguration" : ["b2","c2"] }, { "event" : { "name" : "t3" }, "nextConfiguration" : ["d"] } ] }