Attribute Macro pgx::pg_test

source · []
#[pg_test]
Expand description

#[pg_test] functions are test functions (akin to #[test]), but they run in-process inside Postgres during cargo pgx test.