Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: v16 #110

Merged
merged 24 commits into from
Sep 23, 2024
Merged

feat: v16 #110

merged 24 commits into from
Sep 23, 2024

Conversation

JosephLenton
Copy link
Owner

Changes

  • Refactor TestServerConfig and TestServerBuilder to be simpler
  • add Serve and WithGracefulShutdown support
  • add TestServer::is_running
  • add Reqwest support
  • add TestResponse::assert_json_contains

Comments

This is a whole bunch of changes that have built up over time to simplify some of the APIs, and support for a bunch of features I've been building for a while. I've gathered them all up into one major version.

@JosephLenton JosephLenton marked this pull request as ready for review September 23, 2024 21:42
@JosephLenton JosephLenton merged commit 2312633 into main Sep 23, 2024
@JosephLenton JosephLenton deleted the feat-reqwest branch September 23, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant