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: refactor integration tests to assert_cmd and predicates, test all configs in config subdirectory #1060

Merged
merged 4 commits into from
Feb 29, 2024

Conversation

simonsan
Copy link
Contributor

@simonsan simonsan commented Feb 11, 2024

The intention of this PR is to make it easier (more straight forward) to write rustic integration tests by utilizing the assert_cmd and predicates crates.

@simonsan simonsan added C-enhancement Category: New feature or request A-testing Area: Testing and coverage labels Feb 11, 2024
Copy link
Member

@aawsome aawsome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @simonsan

@aawsome aawsome added this pull request to the merge queue Feb 29, 2024
Merged via the queue into rustic-rs:main with commit a642f13 Feb 29, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testing Area: Testing and coverage C-enhancement Category: New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants