limrun-detox-testing
Installation
SKILL.md
Limrun Detox
Use this for Detox runtime work on Limrun iOS. Keep build concerns separate unless the user explicitly asks for a native build.
Components
- Tester: local Node/Jest/Detox process.
- Mediator:
detox run-server, usually local to the agent machine. - App client: injected by limulator through
lim ios launch-app --runtime detox.
CLI Flow
Check current help before running commands you have not used in this session:
lim ios reverse --help
lim ios launch-app --help