Closed hsekowski closed 1 year ago
Thank you for catching this in the Readme and the contribution for the fix. @ashah-splunk Please take a look and validate this issue and associated PR.
test_specific.sh has been updated and corresponding PR is closed. Hence closing the issue. @hsekowski please let us know if you come across any other gaps or issues.
Describe the bug Not able to run specific test when following instruction
To Reproduce Steps to reproduce the behavior:
make specific_test_name
Expected behavior The README asks to run
make test_specific
https://github.com/splunk/splunk-sdk-python/blob/master/scripts/test_specific.sh instead of " tox -e py27,py37 [test_file_path]::[test_name]" instructs to run "tox -e py37 -- tests/test_file.py::TestClassName::test_method" (based on https://stackoverflow.com/questions/35697353/how-to-run-only-one-test-in-tox )Splunk (please complete the following information):
SDK (please complete the following information):