Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@auguwu auguwu released this 08 Dec 04:30
· 1 commit to main since this release

Additions

  • assert_failure! macro (@auguwu)
  • Added $header:ident to assert from axum::http::header::$header in assert_has_header! and assert_not_has_header! macros (@auguwu)
  • noop_request for TestContext::request (@auguwu)

Fixes

  • Fixed literal string / path not being parsed correctly in #[test] macro. (@auguwu)

Breaking Changes

Full Changelog: 0.1.1...0.1.2