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

Test harness improvements and refactorings #147

Merged
merged 9 commits into from
May 10, 2021

Conversation

gmorpheme
Copy link
Member

No description provided.

- feature: the 0.2.0 implementation has a new test mode, accessible on
  `-T` which runs test eu scripts or test targets within scripts. It
  is currently an undocumented draft implementation which is not yet
  documented but it is used to run the eucalypt test harness.
- feature: The tester can run all tests in a directory, using `eu -T
  <dir>` in which case the directory is also now added to the library
  path so tests can easily import relative paths.
- break: The initial YAML implementation does not support outputting
  tags, because the underlying Rust library used does not. This is a
  temporary regression pending a switch of library to restore tag
  output. The current test does not detect the issue.
@gmorpheme gmorpheme merged commit 10478d7 into master May 10, 2021
@gmorpheme gmorpheme deleted the fix/test-suite-exit-code branch May 10, 2021 10:37
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.

1 participant