Expand description
Rich assertion library for domain-specific checks
This module provides Jane-friendly assertions that understand the domain and provide clear, actionable feedback when tests fail.
Structs§
- Assertion
Context - Rich assertion context for domain-specific checks
- Cache
Assertions - Cache assertion helpers
- Database
Assertions - Database assertion helpers
- Email
Service Assertions - Email service assertion helpers
- Service
State - Service state information
- User
Assertions - User assertion helpers
Functions§
- cache
- Get cache assertions for the current test
- database
- Get database assertions for the current test
- email_
service - Get email service assertions for the current test
- get_
assertion_ context - Get the assertion context for the current test
- set_
assertion_ context - Set the assertion context for the current test