Skip to content

Commit

Permalink
Improve test framework error reporting (#1203)
Browse files Browse the repository at this point in the history
- cleanup error reporting from `framework.rs` to always include Postgres log messages and better delineate log output and client-received error messages

- also adds support for another `syn` node so `#[pg_test]` functions written by a `macro_rules!` macro can be parsed by the pg_test procmacro.
  • Loading branch information
eeeebbbbrrrr committed Jul 14, 2023
1 parent 14dc024 commit 94a16cc
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 329 deletions.
Loading

0 comments on commit 94a16cc

Please sign in to comment.