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 (18 loc) 411 B
{ "initialConfiguration" : ["a1","b1"], "events" : [ { "event" : { "name" : "t" }, "nextConfiguration" : ["a1","b1"] } ], "legacySemantics" : { "initialConfiguration" : ["a1","b1"], "events" : [ { "event" : { "name" : "t" }, "nextConfiguration" : ["a1","b2"] } ] } }