List view
The original RegreSQL introduced a simple idea: capture query outputs, compare them later, catch regressions. But the fixture-per-test model and optional transactions created reproducibility problems if not used correctly. Working towards reproducible, isolated and idempotent tests.
No due date