近期在看《PHP Application Development with NetBeans Beginner's Guide》这本书,为了调试书中的示例代码,用Netbeans和PHPUnit搭建了单元测试开发环境,详细搭建过程如下:
1.安装Netbeans7.2
下载netbeans安装程序,"NetBeans Version"选择"7.2","Build Type"选择"Release",使用下载的安装包按提示安装。
2.安装xampp1.7.7
安装过程参考网上安装教程或按提示安装即可。
3.配置Netbeans
运行Netbeans,打开Tools菜单的Options菜单项,设置如下两项内容:
4.安装PHPUnit3.6.10
pear upgrade pear
pear config-set auto_discover 1
pear install phpunit/File_Iterator-1.3.0
pear install phpunit/Text_Template-1.1.1
pear install phpunit/PHP_Timer-1.0.1
pear install phpunit/PHP_TokenStream-1.1.0
pear install phpunit/PHP_CodeCoverage-1.1.0
pear install phpunit/PHPUnit_MockObject-1.1.0
pear install phpunit/PHPUnit-3.6.10
pear install phpunit/PHPUnit_Selenium-1.2.6
5.PHPUnit-Code-Coverage代码覆盖率为0问题
这是Netbeans的一个Bug,只要PHP项目和Netbeans是在同一个磁盘即可解决。

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

SublimeText3 Mac version
God-level code editing software (SublimeText3)

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver Mac version
Visual web development tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool