Closed
Description
Much like redis-py, nredisstack builds a package. However, it's possible to release a broken version. To catch this we should have a job that:
- Takes the pre-built package from a prior step
- Installs and runs tests using it.
This is exactly the reason for this test in redis-py, and is generally something we should extend to all redis clients.
Metadata
Metadata
Assignees
Labels
No labels