{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"RLTest is a test framework for Redis and Redis modules that lets you write tests once and run them across multiple deployment environments (OSS, OSS cluster, enterprise, enterprise cluster) without rewriting test code.","skillfed_tags":["redis-testing","module-qa","multi-environment"],"use_cases":["Test a Redis module against OSS, cluster, and enterprise Redis variants in a single CI/CD pipeline run","Validate that a module's behavior is consistent when Redis is deployed with replication, clustering, or enterprise features enabled","Debug module failures in enterprise environments by running the same test locally against an OSS Redis instance first","Automate regression testing of Redis modules across multiple Python versions (3.7\u20133.14) and deployment modes","Set up a test environment without manually provisioning Redis binaries, ports, or cluster topology"],"what_it_does":"RLTest is a test harness designed specifically for Redis and Redis module developers. It abstracts away environment setup\u2014OSS single-node, OSS cluster, enterprise single-node, and enterprise cluster\u2014so you write your test logic once and run it against all four configurations without modification. The framework handles Redis binary management, port allocation, cluster initialization, and teardown, letting you focus on test assertions rather than infrastructure.\n\nYou invoke it via a CLI with flags for module path, environment type, credentials, and logging. It integrates with pytest for test discovery and execution, uses progressbar2 for progress reporting, and psutil for resource monitoring. The framework is maintained by Redis Labs and actively developed; it targets module developers and QA teams who need to validate Redis modules across heterogeneous deployment topologies.","worth_installing":"Yes, if you develop or test Redis modules or need to validate Redis behavior across multiple deployment topologies. The framework eliminates boilerplate environment setup and lets you write environment-agnostic tests. Install friction is low, maintenance is active, and the BSD license is permissive. Not necessary for simple Redis client testing or single-environment deployments."},"id":"rltest","links":{"html":"https://skillfed.io/packages/rltest","md":"https://skillfed.io/packages/rltest.md","pypi":"https://pypi.org/project/rltest/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-22","license_spdx":null,"license_treatment":"permissive","name":"RLTest","python_support":"supports_current","summary":"Redis Modules Test Framework, allow to run tests on redis and modules on a variety of environments"},"popularity":{"monthly_downloads":134346,"position":11480,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.28"}
