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

allow test cases to be written in conjure yml #90

Merged
merged 1 commit into from
Jun 4, 2019
Merged

Conversation

ferozco
Copy link
Contributor

@ferozco ferozco commented Jun 3, 2019

Before this PR

It was incredibly tedious to attempt to write complex test cases since you would have to construct the equivalent conjure definition in code.

After this PR

We've added the ability to test that correct code is produced from a conjure definition yml file.

Possible downsides?

Although a bit clunky, I think this is a strict improvement in terms of testability

@ferozco ferozco merged commit f89d57e into develop Jun 4, 2019
@ferozco ferozco deleted the fo/end-to-end branch June 4, 2019 12:40
@ferozco ferozco mentioned this pull request Jun 4, 2019
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

Successfully merging this pull request may close these issues.

2 participants