# unit-testing-php **Repository Path**: flash127/unit-testing-php ## Basic Information - **Project Name**: unit-testing-php - **Description**: 单元测试 php版 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-26 - **Last Updated**: 2023-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # unit-testing-php 单元测试-PHP版 > # 注意 本文档未发布 ## 第一章 #### 前言 ## 第二章 #### 编写第一个测试 #### 常用的断言 #### 编写用户登录测试用例 ## 第三章 #### 接口测试 #### 数据库测试 #### 测试模拟器 Mocking #### Dusk 浏览器测试 ## 第四章 #### 测试环境 #### 怎么快速定位bug #### 如何集成测试 #### 如何回归测试 ## 参与贡献 1. fork 当前库到你的名下 2. 在你的本地修改完成审阅过后提交到你的仓库 3. 提交 PR 并描述你的修改,等待合并 ### License [LICENSE](LICENSE)