aim_server_testing 0.1.1 copy "aim_server_testing: ^0.1.1" to clipboard
aim_server_testing: ^0.1.1 copied to clipboard

Testing utilities for the Aim framework. Provides test helpers, matchers, and mock objects for testing Aim applications.

aim_server_testing #

Testing utilities for the Aim framework.

Documentation | pub.dev

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.

2
likes
150
points
131
downloads

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Testing utilities for the Aim framework. Provides test helpers, matchers, and mock objects for testing Aim applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

aim_server, test

More

Packages that depend on aim_server_testing