Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

alvertogit
Copy link
Contributor

Motivation

While reading the Integration tests README file and testing the example command TEST_PATH="tests/integration/docker/test_docker.py::TestDockerClient" make test locally I found out that it fails because the path is not correct.

https://github.com/localstack/localstack/blob/master/docs/testing/integration-tests/README.md#running-individual-tests

Changes

Updated the integration individual tests example command with the corrected path to run the test.

@silv-io silv-io added this to the Playground milestone Jan 24, 2025
@alexrashed alexrashed self-assigned this Feb 19, 2025
@alexrashed alexrashed self-requested a review February 19, 2025 13:37
Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late response, and thanks @alvertogit for the proactive contribution to update the docs! The change is looking good! Thanks for making sure that the next potential contributor won't run into this issue! 💯

@alexrashed alexrashed added the semver: patch Non-breaking changes which can be included in patch releases label Feb 19, 2025
@alexrashed alexrashed merged commit cc80170 into localstack:master Feb 19, 2025
19 of 22 checks passed
@alvertogit alvertogit deleted the fix_readme_run_integration_individual_tests_cmd branch February 19, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants