hei-

Results 2 issues of hei-

composer.json : "require": { "php": ">=5.4.0", "topthink/framework": "^5.0", "topthink/think-testing": "^1.0" }, 根据官网文档建议,在index.php中定义 define('CONF_PATH', __DIR__.'/../config/'); php think unit 测试中,发现没引入 index.php 入口文件文件,导致 配置目录读取错误,需要更改 CONF_PATH的定义位置,是不是启动 unit时加载 index.php 会好点?

[+245941 ms] V/BoostFramework(31261): BoostFramework() : mPerf = com.qualcomm.qti.Performance@7df8cf8 [+2852 ms] I/Timeline(31261): Timeline: Activity_launch_request time:180256935 intent:Intent { cmp=com.example.baidu_face_plugin.baidu_face_plugin_example/com.example.baidu_face_plugin.baidu_face_plugin.FaceLivenessExpActivity (has extras) } [ +21 ms] D/ViewContentFactory(31261): initViewContentFetcherClass [ ] I/ContentCatcher(31261): ViewContentFetcher :...