pqi-conformance: Differential conformance tests for pqi adapters
A reusable hspec toolkit that checks any pqi 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.
[Skip to Readme]
Downloads
- pqi-conformance-0.0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.1.0, 0.0.1.1, 0.0.1.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.11 && <5), bytestring (>=0.10 && <0.13), containers (>=0.6 && <0.9), directory (>=1.3 && <1.4), hspec (>=2.11 && <2.12), postgresql-libpq (>=0.11 && <0.12), pqi (>=0.0 && <0.1), testcontainers-postgresql (>=0.2 && <0.3), text (>=1.2 && <3) [details] |
| License | MIT |
| Copyright | (c) 2026, Nikita Volkov |
| Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
| Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
| Uploaded | by NikitaVolkov at 2026-06-18T11:34:31Z |
| Category | Database, PostgreSQL, Testing |
| Home page | https://github.com/nikita-volkov/pqi-conformance |
| Bug tracker | https://github.com/nikita-volkov/pqi-conformance/issues |
| Source repo | head: git clone https://github.com/nikita-volkov/pqi-conformance |
| Distributions | |
| Downloads | 0 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |