Expand description
Test utilities for Cot projects.
Structsยง
- Client
- A test client for making requests to a Cot project.
- Test
Database db - A test database.
- Test
Migration db - A test migration.
- Test
Request Builder - A builder for creating test requests, typically used for unit testing without having to create a full Cot project and do actual HTTP requests.