1 Star 0 Fork 189

yichengzhao/arkXtest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@openharmony/arkXtest",
"version": "3.1",
"description": "test framwork",
"publishAs": "code-segment",
"segment": {
"destPath": "test/arkXtest/uitest"
},
"scripts": {
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"component": {
"name": "arkXtest",
"subsystem": "arkXtest",
"syscap": [ "SystemCapability.Test.UiTest" ],
"adapted_system_type": [
"standard"
],
"features": [],
"rom": "500KB",
"ram": "100KB",
"deps": {
"components": [
"common",
"common_event_service",
"ipc",
"ability_base",
"window_manager",
"utils_base",
"napi",
"bundle_framework",
"samgr_standard",
"libpng",
"accessibility",
"multimedia_image_standard",
"ability_runtime",
"hiviewdfx_hilog_native",
"input",
"graphic_standard"
],
"third_party": [
"libpng"
]
},
"build": {
"sub_component": [
"//test/arkXtest/uitest:uitestkit"
],
"test": [
"//test/arkXtest/uitest:uitestkit_test"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/YiYiYiol/arkXtest.git
git@gitee.com:YiYiYiol/arkXtest.git
YiYiYiol
arkXtest
arkXtest
master

搜索帮助