UNPKG

@scion-scxml/test-framework

Version:

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

19 lines (17 loc) 383 B
{ "initialConfiguration" : ["a1", "b1"], "events" : [ { "event" : { "name" : "t1" }, "nextConfiguration" : ["a2", "b1"] }, { "event" : { "name" : "t2" }, "nextConfiguration" : ["c"] }, { "event" : { "name" : "t3" }, "nextConfiguration" : ["d"] } ] }