01RxSwift & RxTest Integration: Implements TestScheduler, hot/cold observables, and proper dispose bag management.
02Memory Leak Detection: Automatically includes deallocation tests for ViewModels to identify retain cycles.
03Architecture-Specific Templates: Tailors test logic specifically for ViewModel transformations, UseCases, and Service layers.
04Session Error Handling: Generates specialized test cases for session timeouts and force-update scenarios in API calls.
050 GitHub stars
06Automated Nested Mock Generation: Creates private final class mocks for all dependencies within the test suite.