Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FRG-11] infrastructure for diff-based testing of toStreamDef output #859

Open
dynamobi-build opened this issue Dec 30, 2011 · 1 comment

Comments

@dynamobi-build
Copy link

[reporter="jvs", created="Tue, 27 Dec 2005 18:16:43 -0500 (GMT-05:00)"]
Currently we have no way of testing this other than executing the generated graph; instead we stop at the rel level. Besides usefulness in a test framework, a decent rendering of stream graphs would also be helpful in tracing/debugging (reading XMI may lead to blindness or insanity).

@dynamobi-build
Copy link
Author

[author="jvs", created="Fri, 30 Dec 2005 12:38:19 -0500 (GMT-05:00)"]
Using the DOT format might be nice so we can just pipe it into graphviz for visualization:



http://www.graphviz.org/doc/info/lang.html



So far none of the attempts at XML formats for graph representation (e.g. XGMML) seem to have caught on.



Another visualization option is to use JGraph/JGraphT like I did for the plannerviz plugin. But graphviz probably does a better job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant