TCF is a system that simplifies the creation and execution of test cases (automation, for that matter) with minimal setup effort by engineers (SW, QA and release) and autobuilders/CI alike across a wide amount of hardware platforms. It is distributed under the terms of the Apache 2.0 license.
The test framework provides means to:
- Discover and run one or many unit, integration, end-to-end automated test cases or samples with a single command line; these test cases may need no target (run in the local host) or one or more targets on which to operate.
- Locate, manage and share target hardware to maximize resource efficiency
A developer will create a feature and as part of that will create unit test cases which will be executed while developing the features until th

TCF是一个简化测试用例创建和执行的系统,尤其适用于跨多种硬件平台的自动化测试。它允许开发者和质量保证工程师通过单个命令运行单元、集成和端到端测试,同时管理硬件资源。tcf客户端负责定位和执行测试,而ttbd服务器管理测试目标。TCF关注执行,不涉及报告和分析,设计目标是小巧且依赖性少。
最低0.47元/天 解锁文章
2166

被折叠的 条评论
为什么被折叠?



