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

Run isolated cargo tests for release CI #1337

Open
rnijveld opened this issue Feb 1, 2024 · 0 comments
Open

Run isolated cargo tests for release CI #1337

rnijveld opened this issue Feb 1, 2024 · 0 comments

Comments

@rnijveld
Copy link
Member

rnijveld commented Feb 1, 2024

See #1332

Our tests should be able to run without the code of the other crates being available. We should test this before releasing a new crate by running the tests for each crate in isolation (i.e. with only the code that is available once a crate would be packaged by cargo-publish)

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

No branches or pull requests

1 participant