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

cargo-insta: use cargo integration tests #412

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

tamird
Copy link
Contributor

@tamird tamird commented Oct 7, 2023

@mitsuhiko this should be able to land independently of #410.

src/utils.rs Outdated Show resolved Hide resolved
@tamird tamird force-pushed the integration-tests branch 3 times, most recently from 8a141f1 to 82560bc Compare October 8, 2023 14:27
@mitsuhiko
Copy link
Owner

What confuses me is how the rustfmt fails to run now with these changes on 1.61.

@tamird
Copy link
Contributor Author

tamird commented Oct 9, 2023

Turns out using cargo integration tests here is more complicated than I had anticipated. I'm going to do something simpler than originally intended in #410 and come back to this later.

@tamird
Copy link
Contributor Author

tamird commented Oct 20, 2023

@mitsuhiko this is ready for another look. The first two commits are minor CI improvements. I'm not sure the last commit is a win, but I wanted to revisit this after finally understanding how these integration tests work.

@tamird tamird mentioned this pull request Nov 7, 2023
@mitsuhiko mitsuhiko merged commit bbdf17f into mitsuhiko:master Nov 16, 2023
6 checks passed
@tamird tamird deleted the integration-tests branch November 16, 2023 21:25
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.

None yet

2 participants