Skip to content

Add support for pgTap extension? #816

@jens-f

Description

@jens-f

Pglite is fantastic for running tests due to it's speed.

Would you consider adding support for pgTap? It requires loading this extension which is not currently available in the list of supported extensions:

CREATE EXTENSION IF NOT EXISTS pgtap;

Due to it's comprehensive assertion support and running directly inside postgres it would be a powerful addition to pglite.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions