DEBSOURCES
Skip Quicknav
sources / postgresql-rum / 1.3.14-2 / tests / README.md
1234567891011121314
## Running tests Install testgres: ``` pip install testgres==0.4.0 ``` Run command: ``` python -m unittest pglist_tests ```