Skip to content

chore: Change the object test module filename#489

Merged
scole66 merged 1 commit intomainfrom
objtests
May 18, 2025
Merged

chore: Change the object test module filename#489
scole66 merged 1 commit intomainfrom
objtests

Conversation

@scole66
Copy link
Owner

@scole66 scole66 commented May 18, 2025

This is because "cargo test object::test" pulls in all the "X_object::tests" tests as well, making isolated coverage testing more difficult. After this change, "cargo test object::objtests" will get just the tests for the object module itself.

This is because "cargo test object::test" pulls in all the
"X_object::tests" tests as well, making isolated coverage testing more
difficult. After this change, "cargo test object::objtests" will get
just the tests for the object module itself.
@scole66 scole66 merged commit a72392d into main May 18, 2025
5 checks passed
@scole66 scole66 deleted the objtests branch May 18, 2025 17:10
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