redis-py icon indicating copy to clipboard operation
redis-py copied to clipboard

How to run tests?

Open 617076674 opened this issue 1 year ago • 2 comments

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':

image

617076674 avatar Aug 27 '24 08:08 617076674

Is there any one can tell me how to run tests? I cannot find any documents about this.

617076674 avatar Aug 27 '24 08:08 617076674

The documentation for running tests is here.

akx avatar Aug 27 '24 09:08 akx

Instructions for how to run the tests have been provided. Closing this issue now. If you need further assistance, please reopen the issue.

petyaslavova avatar Mar 05 '25 12:03 petyaslavova