# swooleUt **Repository Path**: watsen/swooleUt ## Basic Information - **Project Name**: swooleUt - **Description**: 用于学习的swoole的phpunit test 用例。 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2018-05-08 - **Last Updated**: 2023-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # swooleUt ## 项目介绍 用于学习的swoole的phpunit test 用例。 ## 使用说明 用例放在 atLib/cssw/ 文件夹下面,使用phpstorm执行用例。 ### Coroutine: co.Test.php ![avatar](./img/cs_coroutine.png) ### Process: process.Test.php ![avatar](./img/cs_process.png)