Skip to content

easy-swoole/memcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memcache

单元测试

./vendor/bin/co-phpunit ./vendor/easyswoole/memcache/tests

注意,请在项目目录下的phpunit.php文件中定义测试的信息常量。

<?php

defined('MEMCACHE_HOST') or define('MEMCACHE_HOST', '127.0.0.1');
defined('MEMCACHE_PORT') or define('MEMCACHE_PORT', 11211);

About

memcache

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages