UNPKG

@scion-scxml/test-framework

Version:

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

21 lines (17 loc) 374 B
{ "initialConfiguration" : ["a"], "events" : [ { "event" : { "name" : "foo" }, "nextConfiguration" : ["b"] }, { "event" : { "name" : "bar" }, "nextConfiguration" : ["c"] }, { "event" : { "name" : "bat" }, "nextConfiguration" : ["d"] } ] }