Files
rdb-discovery/TEST_PLAN.md
T

190 B

Test Plan

Bootstrap Validation

Run:

python3 -m venv .venv
source .venv/bin/activate
pip install -e '.[dev]'
pytest
rdb --help

Expected result:

Tests pass
CLI help displays