⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 一个基于web的开源项目管理工具
💻
字号:
DEPENDENCIESphpUnit runs on PHP3 or PHP4.phpUnit uses PCRE (Perl Compatible Regular Expressions).  PCRE isnormally compiled into PHP, but it might be missing from custom buildsof PHP.INSTALLATIONPlace the phpunit.php file so that it is in the PHP include_path forthe PHP code to be tested.  Installing it in the same directory as thecode-under-test should work.The same phpunit.php file can be shared by any number of test suites.You may wish to install phpunit.php in just one place and adjust thePHP include_path to include that place.EXAMPLESThe self-test suite for phpUnit itself is currently the best (only)example distributed with phpUnit.  See phpunit_test.php.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -