[][src]Attribute Macro pgx_macros::pg_test

#[pg_test]

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