Skip to content

changes cargo test and run behavior#20

Merged
vancha merged 2 commits into
masterfrom
vancha-patch-1
Nov 22, 2025
Merged

changes cargo test and run behavior#20
vancha merged 2 commits into
masterfrom
vancha-patch-1

Conversation

@vancha
Copy link
Copy Markdown
Owner

@vancha vancha commented Nov 18, 2025

Ignores a doctest that causes the app to launch when tests are called adds both the current workspace and subcrates to default-members, to make sure tests are ran for subcrates, but root crate is still run when cargo test and cargo run are called

vancha and others added 2 commits November 18, 2025 11:44
Ignores a doctest that causes the app to launch when tests are called
adds both the current workspace and subcrates to default-members, to make sure tests are ran for subcrates, but root crate is still run when cargo test and cargo run are called
This commit cleans up workspace member declaration in Cargo.toml
@THOSE-EYES THOSE-EYES self-requested a review November 22, 2025 09:55
@vancha vancha merged commit 3ff334f into master Nov 22, 2025
1 check passed
@vancha vancha deleted the vancha-patch-1 branch November 22, 2025 09:58
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.

2 participants