Concise and elegant ParserTests in Langium ??? #1084
Answered
by
thomasbaar
thomasbaar
asked this question in
Q&A
-
Dear all, in Xtext, writing compact parser tests is easy.
Could somebody give me a hint how I can write similar tests in Langium? Thanks in advance, |
Beta Was this translation helpful? Give feedback.
Answered by
thomasbaar
Jun 16, 2023
Replies: 1 comment 5 replies
-
Hey @thomasbaar, there is actually a very similar concept in Langium. We export a |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, thanks! The following code works for me: