axum-test
Easy E2E testing for Axum
21.1.0
13M downloads/mo
#2693 most downloaded on crates.io
JosephLenton/axum-test
What this package is like to depend on
Last release 3 days ago
20 Aug 2026
Ships fairly regularly
a new release about every 4 weeks
Rarely documented
notes for 2 of 99 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
104 releases · first in 2023
17 releases in the last 12 months
see the full history below
Release timeline
104 releases · Jan 2023 to Aug 2026Releases
latest 60 of 104-
21.1.020 Aug 2026Nothing published for this version
-
21.0.025 Jun 2026Nothing published for this version
-
20.1.026 May 2026Nothing published for this version
-
20.0.001 Apr 2026Nothing published for this version
-
19.1.105 Mar 2026Nothing published for this version
-
19.1.005 Mar 2026Release notes
Open source →- Remove
TestServer::scheme, as it never actually worked with http requests only mocked requests. - Remove
TestRequest::scheme, as it never actually worked with http requests only mocked requests. - Mocked transport no longer provides the scheme and authority to the service, which matches the behaviour with Tokio / Hyper based services.
- Mocked now provides the
HOSTheader, which matches the behaviour with Hyper based HTTP services.
- Remove
-
19.0.027 Feb 2026Release notes
Open source →- Simplified constructors for
TestServer,TestServerBuilder, andTestServerConfig.new()constructor no longer returns a Result, and instead panics on failure.- Added
try_new()to allow people to continue to catch the Result if needed.
TestResponseassertion functions now return&self, allowing calls to be chained!- Requests using Reqwest will now share cookies with regular Axum Test requests.
- Cookies saved by one are saved to the other, and both adhere to
TestServer::save_cookies()andTestServer::do_not_save_cookies()commands.
- Cookies saved by one are saved to the other, and both adhere to
- Improved error messages across the API.
- JSON and Yaml assertions now output the body of the request when they fail.
- Removed deprecated feature
old-json-diff.
- Simplified constructors for
-
18.7.019 Jan 2026Nothing published for this version
-
18.6.011 Jan 2026Nothing published for this version
-
18.5.030 Dec 2025Nothing published for this version
-
18.4.101 Dec 2025Nothing published for this version
-
18.4.001 Dec 2025Nothing published for this version
-
18.3.022 Nov 2025Nothing published for this version
-
18.2.129 Oct 2025Nothing published for this version
-
18.2.028 Oct 2025Nothing published for this version
-
18.1.005 Sep 2025Nothing published for this version
-
18.0.230 Aug 2025Nothing published for this version
-
18.0.126 Aug 2025Nothing published for this version
-
18.0.020 Aug 2025Nothing published for this version
-
18.0.0-rc312 May 2025 pre-releaseNothing published for this version
-
18.0.0-rc227 Apr 2025 pre-releaseNothing published for this version
-
18.0.0-rc127 Apr 2025 pre-releaseNothing published for this version
-
17.3.028 Mar 2025Nothing published for this version
-
17.2.027 Jan 2025Nothing published for this version
-
17.1.014 Jan 2025Nothing published for this version
-
17.0.213 Jan 2025Nothing published for this version
-
17.0.105 Jan 2025Nothing published for this version
-
17.0.005 Jan 2025Nothing published for this version
-
16.4.114 Dec 2024Nothing published for this version
-
16.4.015 Nov 2024Nothing published for this version
-
16.3.025 Oct 2024Nothing published for this version
-
16.2.006 Oct 2024Nothing published for this version
-
16.1.029 Sep 2024Nothing published for this version
-
16.0.127 Sep 2024Nothing published for this version
-
16.0.023 Sep 2024Nothing published for this version
-
15.7.423 Sep 2024Nothing published for this version
-
15.7.322 Sep 2024Nothing published for this version
-
15.7.222 Sep 2024Nothing published for this version
-
15.7.107 Sep 2024Nothing published for this version
-
15.7.004 Sep 2024Nothing published for this version
-
15.6.023 Aug 2024Nothing published for this version
-
15.5.423 Aug 2024Nothing published for this version
-
15.5.322 Aug 2024Nothing published for this version
-
15.5.222 Aug 2024Nothing published for this version
-
15.5.120 Aug 2024Nothing published for this version
-
15.5.020 Aug 2024Nothing published for this version
-
15.3.115 Aug 2024Nothing published for this version
-
15.3.006 Jul 2024Nothing published for this version
-
15.2.016 Jun 2024Nothing published for this version
-
15.1.015 Jun 2024Nothing published for this version
-
15.0.106 Jun 2024Nothing published for this version
-
15.0.006 Jun 2024Nothing published for this version
-
14.10.028 May 2024Nothing published for this version
-
14.9.103 May 2024Nothing published for this version
-
14.9.023 Apr 2024Nothing published for this version
-
14.8.003 Apr 2024Nothing published for this version
-
14.7.029 Mar 2024Nothing published for this version
-
14.6.027 Mar 2024Nothing published for this version
-
14.5.025 Mar 2024Nothing published for this version
-
14.4.004 Mar 2024Nothing published for this version