📦🦋 charted TestKit
charted TestKit is a testing library for Axum, which extends libtest with its own test macro. The library can also be used for only Testcontainers as well.
TestKit was built to make integration testing easier for Axum services with Testcontainers support and additional macros to help build assertions based off Responses.
Example
use ;
use ;
use Method;
async
async
License
TestKit is released under the MIT License with love and care by Noelware, LLC.! 🐻❄️🦋
Please read the LICENSE file in the canonical repository for more information on what you can do with the source code.