A-SW Hub / Repositories
Local Gitea · READ ONLY
← 저장소 Repositories
REPOSITORY

kitech/mil-hil-validation Private

[참조 MVP] MIL/HIL 검증 하네스 — 구성요소별 시험 시나리오의 허용오차를 판정하고 감사 가능한 요약을 만듭니다.

https://git.agrithing.ai/kitech/mil-hil-validation.git
8 commits
12 items · main
·/ pyproject.toml
toml · 245 B · 063c23e Download
[project]name = "mil_hil_validation"version = "0.1.0"description = "구성요소별 시험 시나리오의 허용오차를 판정하고 감사 가능한 요약을 만듭니다."requires-python = ">=3.11"[tool.unittest]test-path = "tests"