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

Process generated SADL text in JUnit test? #66

Open
crapo opened this issue Feb 12, 2020 · 0 comments
Open

Process generated SADL text in JUnit test? #66

crapo opened this issue Feb 12, 2020 · 0 comments

Comments

@crapo
Copy link
Collaborator

crapo commented Feb 12, 2020

@kittaakos , in our JUnit tests we have create models with constructs such as
'''
...
'''.sadl

or

'''
...
'''.assertValidatesTo [ ... | ...]

I would like to be able to do extraction to create content and then pass the extracted SADL or Dialog content to the validator to generate a model, get the resulting OWL model, etc. How would that be written in xtend?

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

No branches or pull requests

1 participant