generate_tests
Generate Android test templates for ViewModel, Repository, UI, and API targets. Specify a component or choose 'all' for full coverage.
Instructions
Returns test templates. target: viewmodel:X | repository:X | ui:X | api:X | all
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | e.g. 'viewmodel:PlayerViewModel' or 'all' |