Back to Neon

pg_clients

test_runner/pg_clients/README.md

latest254 B
Original Source

pg_clients

To run a single test locally:

bash
export BENCHMARK_CONNSTR=postgres://user:[email protected]/neondb

# will filter only tests with "serverless" in the name
./scripts/pytest -m remote_cluster -k serverless