Create a database test harness for app-owned database fixtures.
The harness does not know about an ORM or database provider. Apps provide
creation, reset, close, and context mapping functions, while Beignet handles
the repetitive test lifecycle around factory sequences and seed execution.
Create a database test harness for app-owned database fixtures.
The harness does not know about an ORM or database provider. Apps provide creation, reset, close, and context mapping functions, while Beignet handles the repetitive test lifecycle around factory sequences and seed execution.