UNPKG

@scion-scxml/test-framework

Version:

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

25 lines (21 loc) 482 B
{ "initialConfiguration" : ["a"], "events" : [ { "event" : { "name" : "t1" }, "nextConfiguration" : ["b1.2"] }, { "event" : { "name" : "t2" }, "nextConfiguration" : ["b1.3"] }, { "event" : { "name" : "t3" }, "nextConfiguration" : ["a"] }, { "event" : { "name" : "t1" }, "nextConfiguration" : ["b1.3"] } ] }