UNPKG

@scion-scxml/test-framework

Version:

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

20 lines (13 loc) 297 B
{ "initialConfiguration" : ["a1","b1","c"], "events" : [ { "event" : { "name" : "foo" }, "nextConfiguration" : ["a2","b2","c"] }, { "event" : { "name" : "bar" }, "nextConfiguration" : ["done"] } ] }