Missing SCXML Test Coverage

Gavin Kistner <[email protected]> Mon, 30 Jun 2014 21:16:54 +0000 (GMT)
Newsgroups gmane.comp.web.voice
Message-ID <[email protected]>
One feature that I know that LXSC does not support is not covered in the tests:
<assign> elements with child content instead of an expr attribute.
I'm not sure if there are others features not covered by tests.

Ideally every "must" in the specification would have at least one test file backing it.