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

Rework integration test setup #42

Closed
bugarela opened this issue Mar 9, 2022 · 1 comment · Fixed by #355
Closed

Rework integration test setup #42

bugarela opened this issue Mar 9, 2022 · 1 comment · Fixed by #355
Assignees

Comments

@bugarela
Copy link
Collaborator

bugarela commented Mar 9, 2022

Our current integration test suite uses txm, but the way out expectations are written are very general. We should add more specific tests using some text post-processing on the command to fetch some input from STDOUT and STDERR and match it with expected values.

@bugarela
Copy link
Collaborator Author

We should also improve or remove redundant descriptions as Shon suggested #197 (comment)

shonfeder pushed a commit that referenced this issue Nov 22, 2022
Closes #42

Followup to #353

This cleans up the integration tests by setting the program to run tests
as `bash`, and then using the `check` annotation to run the tntc command
as input.
@shonfeder shonfeder self-assigned this Nov 22, 2022
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 a pull request may close this issue.

2 participants