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

Rust support: Create integration tests #797

Open
a-ovchinnikov opened this issue Jan 24, 2025 · 0 comments
Open

Rust support: Create integration tests #797

a-ovchinnikov opened this issue Jan 24, 2025 · 0 comments
Labels
cargo Related to support of Rust and Cargo

Comments

@a-ovchinnikov
Copy link
Collaborator

To resolve this issue we need:

  • A container file defining a container suitable for building Rust projects;
  • A branch in main tests repository with cargo dependencies;
  • A branch with git dependencies;
  • A branch with a mixture of git and cargo dependencies;
  • Tests must validate that the code could be built with cargo build --offline.
@a-ovchinnikov a-ovchinnikov added the cargo Related to support of Rust and Cargo label Jan 24, 2025
@a-ovchinnikov a-ovchinnikov added this to the Implement Rust support milestone Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cargo Related to support of Rust and Cargo
Projects
None yet
Development

No branches or pull requests

1 participant