Commit Graph

13 Commits

Author SHA1 Message Date
李铭昕
4b9030a8e7
Optimized code for co-phpunit. (#3422) 2021-03-26 22:19:19 +08:00
李铭昕
84e19f78de
Fixed bug that RedisSecondMetaGenerator will generate the same meta. (#2640)
* Fixed bug that `RedisSecondMetaGenerator` will generate the same meta.

* Update RedisMetaGenerator.php

* Update CHANGELOG-2.0.md
2020-10-12 19:03:31 +08:00
李铭昕
4cde8cddf7
Optimized code of co-phpunit. (#1857) 2020-06-04 09:54:32 +08:00
李铭昕
5725b708e0
Added cacheable for scan config. (#1830) 2020-05-29 13:27:11 +08:00
Reasno
99386cfd2d use 4.5 features to notify users when a coroutine deadlock occurred. 2020-05-22 20:02:26 +08:00
nfangxu
ba502262b1
Optimized co-phpunit do not broken in coroutine environment, when cases failed. (#1636)
* 测试中的出现异常不应该直接使用 exit 退出, 这样无法准确定位哪个测试没通过
* Optimized code.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-04-24 14:35:25 +08:00
李铭昕
9b265b2b59 Fixed bug. 2019-09-22 15:36:15 +08:00
李铭昕
d0634d827e Fixed co-phpunit work not expected. 2019-06-24 17:34:39 +08:00
李铭昕
4db87b7b1f Revert. 2019-06-24 17:27:03 +08:00
李铭昕
0e7d867ff5 Update co-phpunit. 2019-06-24 17:22:00 +08:00
李铭昕
5a1b7145bf Added travis support. 2019-06-24 13:10:41 +08:00
李铭昕
12a4469ad8 Added unit test for logger. 2019-04-10 16:08:36 +08:00
huangzhhui
2f20f24853 Create co-phpunit 2019-02-25 18:03:13 +08:00