yaf-phpunit icon indicating copy to clipboard operation
yaf-phpunit copied to clipboard

yaf-phpunit是一个基于yaf扩展的PHPUnit测试框架,目的在于以人为核心,将项目分割为多个服务,进行快速迭代的敏捷开发,同时保证每个环节是可以被测试。

Results 1 yaf-phpunit issues
Sort by recently updated
recently updated
newest added

These variables in the Base class, such as $_post, $_get, etc., are variables in yaf? After the http class is instantiated, yaf can capture it. Did you set the variable...