Mermaid import/export support in TestCompass #7775
silviocacace
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I wanted to share something we’ve been working on in TestCompass, our early model‑based testing tool.
We’ve added Mermaid import/export, mainly to support teams who already use Mermaid in their documentation or Git workflows.
It lets you:
• import existing Mermaid diagrams,
• work with them inside a structured model,
• export them back to Mermaid for sharing or versioning.
Nothing big — just a small step to make interoperability smoother.
If you have thoughts or ideas, I’d love to hear them.
For context: the Mermaid import / export isn’t live yet, but this feature is already working internally.
Thanks for maintaining such a great and widely used diagramming standard.
Beta Was this translation helpful? Give feedback.
All reactions