How to run tests?
Thanks for wanting to report an issue you've found in redis-py. Please delete this text and fill in the template below.
It is of course not always possible to reduce your code to a small test case, but it's highly appreciated to have as much data as possible. Thank you!
Version: master branch
Platform: Python 3.6.8 on CentOS_64.
Description:
I cannot run tests in tests directory. For example, when I run 'python3 test_commands.py':
Is there any one can tell me how to run tests? I cannot find any documents about this.
The documentation for running tests is here.
Instructions for how to run the tests have been provided. Closing this issue now. If you need further assistance, please reopen the issue.