pqi-conformance

pqi-conformance

A reusable hspec toolkit that checks any pqi IsConnection adapter against the FFI reference adapter. It boots a throwaway PostgreSQL container (via testcontainers), runs the same operation on the candidate and the FFI connection, and asserts that the protocol-derived observations match.

Each adapter's own test suite reuses these spec builders, wiring itself in as the candidate.

Modules

pqi-conformance-1.0.11.0