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

Add support for running Rust unit tests with Buck2 #5

Open
yxdai-nju opened this issue Sep 4, 2024 · 0 comments
Open

Add support for running Rust unit tests with Buck2 #5

yxdai-nju opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yxdai-nju
Copy link
Collaborator

yxdai-nju commented Sep 4, 2024

Extend Buck2 support to include running unit tests defined in Rust source code. Currently, we only support building binaries (like cargo build) with Buck2. After this implementation, we should also support testing (like cargo test) with Buck2.

@yxdai-nju yxdai-nju added this to the CI Service Implementation milestone Sep 4, 2024
@yxdai-nju yxdai-nju self-assigned this Sep 4, 2024
@yxdai-nju yxdai-nju added the enhancement New feature or request label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant