UNPKG

@scion-scxml/test-framework

Version:

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

18 lines (13 loc) 275 B
{ "initialConfiguration" : ["a"], "events" : [ { "event" : { "name" : "foo" }, "nextConfiguration" : ["a"] }, { "event" : { "name" : "bar" }, "nextConfiguration" : ["done"] } ] }