aim_server_testing
Testing utilities for the Aim framework.
Overview
aim_server_testing provides comprehensive testing utilities for the Aim framework. It includes TestClient for testing applications without starting an actual HTTP server, TestRequestBuilder with a fluent API for building test requests, and custom matchers for response validation. Designed to make testing Aim applications concise and readable.
Installation
dev_dependencies:
aim_server_testing: ^0.1.0
test: ^1.25.6
Documentation
For detailed usage, examples, and API reference, see the documentation.
Libraries
- aim_server_testing
- Testing utilities for the Aim framework.