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 a unittest / integration test to make sure that colcon-cargo works as part of a colcon-build #11

Open
bergercookie opened this issue Nov 9, 2020 · 0 comments

Comments

@bergercookie
Copy link
Contributor

Such test should include the following step:

  • Create a template ws/src/ directory with a minimal rust package (hello-world)
  • Run colcon (with the colcon-cargo extension enabled) from the root of the workspace and make sure that the appropriate binaries are generated under the rust package install prefix; Potentially also execute the installed executable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant