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

Declare test dependencies in [test] extra #62

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Feb 28, 2024

Adding a test dependency on 'pytest' will cause colcon to use pytest when running the package's tests, which yields a better experience than the existing fallback to unittest.

Adding a test dependency on 'pytest' will cause colcon to use pytest
when running the package's tests, which yields a better experience than
the existing fallback to unittest.
@cottsay cottsay added the enhancement New feature or request label Feb 28, 2024
@cottsay cottsay self-assigned this Feb 28, 2024
@cottsay cottsay marked this pull request as ready for review February 28, 2024 02:20
@Yadunund Yadunund merged commit d66a06a into main Feb 28, 2024
2 checks passed
@Yadunund Yadunund deleted the cottsay/extras-require-test branch February 28, 2024 03:11
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

Successfully merging this pull request may close these issues.

3 participants