# fanhua **Repository Path**: caopeng-cms/fanhua ## Basic Information - **Project Name**: fanhua - **Description**: No description available - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: caopeng - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 中航泛华生产资源管理系统 #### 版本号:0.1.1 ## 单元测试 执行单元测试方法: 1. 将php.exe添加至环境变量; 2. 在项目目录下执行以下命令: ``` .\vendor\bin\phpunit.bat tests/Unit/ExampleTest.php ```