uloop-run-tests이란?
Unity Test Runner를 실행하고 자세한 결과를 얻으세요. 다음 경우에 사용하십시오: (1) 단위 테스트 실행(EditMode/PlayMode), (2) 코드 변경 확인, (3) 테스트 실패 진단 — 테스트가 실패하면 오류 메시지 및 스택 추적이 포함된 NUnit XML이 자동으로 저장됩니다. 출처: hatayama/uloopmcp.
Unity Test Runner를 실행하고 자세한 결과를 얻으세요. 다음 경우에 사용하십시오: (1) 단위 테스트 실행(EditMode/PlayMode), (2) 코드 변경 확인, (3) 테스트 실패 진단 — 테스트가 실패하면 오류 메시지 및 스택 추적이 포함된 NUnit XML이 자동으로 저장됩니다.
명령줄에서 uloop-run-tests AI 스킬을 개발 환경에 빠르게 설치
출처: hatayama/uloopmcp.
Execute Unity Test Runner. When tests fail, NUnit XML results with error messages and stack traces are automatically saved. Read the XML file at XmlPath for detailed failure diagnosis.
| --test-mode | string | EditMode | Test mode: EditMode, PlayMode | | --filter-type | string | all | Filter type: all, exact, regex, assembly | | --filter-value | string | - | Filter value (test name, pattern, or assembly) |
| --project-path | Target a specific Unity project (mutually exclusive with --port). Path resolution follows the same rules as cd — absolute paths are used as-is, relative paths are resolved from cwd. | | -p, --port | Specify Unity TCP port directly (mutually exclusive with --project-path). |
Unity Test Runner를 실행하고 자세한 결과를 얻으세요. 다음 경우에 사용하십시오: (1) 단위 테스트 실행(EditMode/PlayMode), (2) 코드 변경 확인, (3) 테스트 실패 진단 — 테스트가 실패하면 오류 메시지 및 스택 추적이 포함된 NUnit XML이 자동으로 저장됩니다. 출처: hatayama/uloopmcp.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/hatayama/uloopmcp --skill uloop-run-testsUnity Test Runner를 실행하고 자세한 결과를 얻으세요. 다음 경우에 사용하십시오: (1) 단위 테스트 실행(EditMode/PlayMode), (2) 코드 변경 확인, (3) 테스트 실패 진단 — 테스트가 실패하면 오류 메시지 및 스택 추적이 포함된 NUnit XML이 자동으로 저장됩니다. 출처: hatayama/uloopmcp.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/hatayama/uloopmcp --skill uloop-run-tests 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/hatayama/uloopmcp