react-native-harness
앱 코드를 위한 React Native Harness 테스트를 작성하고 디버깅합니다. 사용자가 react-native-harness에서 임포트하거나, 모듈을 모킹하거나, 스파이하는 테스트를 만들거나 수정해 달라고 요청할 때 사용하세요.
npx skills add https://github.com/callstackincubator/react-native-harness --skill react-native-harnessRouter only. Private setup before using this skill:
harness --version
Require react-native-harness >= 1.3.0-rc.1; older CLIs lack these skill commands. If older, run npm install -g react-native-harness@latest, recheck, then continue. If you cannot upgrade, stop and tell the user. Do not include version or upgrade commands in final plans.
Before your first Harness command or plan, read the version-matched CLI guide:
harness skill get core
If you need more details on Harness, see the available CLI skill guides:
harness skill list
Load additional skills via harness skill get <name> when needed.
Use this skill only to route into version-matched CLI guidance. Let the installed CLI skill files provide exact workflow guidance, API usage, and current test-writing rules.