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

Implement cucumber integration test suite #111

Closed
toddbaert opened this issue Feb 6, 2023 · 0 comments · Fixed by #124
Closed

Implement cucumber integration test suite #111

toddbaert opened this issue Feb 6, 2023 · 0 comments · Fixed by #124
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@toddbaert
Copy link
Member

toddbaert commented Feb 6, 2023

Leverage the test-harness and evaluation.feature gherkin suite to create a set of integration tests for .NET. See equivalent examples in Java and JS. Though we should call these "end-to-end" not integration tests, since that's what they are.

The suite should start the test harness container and run it in CI (again, see references in Java and JS).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant