编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Life cycle of an extension
  • PDO 驱动 »
  • PHP Manual
  • 扩展的结构
  • Testing an extension

Testing an extension

One of the accepted requirements of good programming is testing. PHP provides a test harness for unit regression tests, in the form of a script called run-tests.php.

Tests for a particular module are stored in the tests/ subdirectory of the module's folder, and have a .phpt extension. For details of the PHPT format, see » https://qa.php.net/.

相关文章
php 针对各数据库系统对应的扩展 mongodb 驱动(旧版)php 加密扩展 密码散列算法php 进程控制扩展 semaphore shared memory and ipcphp 针对各数据库系统对应的扩展 tokyo tyrantphp 文件系统相关扩展 xattrphp 压缩与归档扩展 zlib compressionphp 数据结构 the splfixedarray classphp swoole 函数 load a swoole extensionphp pecl 扩展库安装 用 pear 编译共享 pecl 扩展库php counter 扩展 一个连续的实例 安装/配置php 扩展的结构 basic constructsphp 扩展的结构 组成扩展的文件php 扩展的结构 extension globalsphp 扩展的结构 life cycle of an extensionphp 扩展的结构 the zend module structurephp php 核心:骇客指南 扩展的结构php 扩展的结构 testing an extensionphp 从php 5.5.x 移植到 php 5.6.x 扩展中的变动php solrutils returns the current version of the solr extensionphp sqlite3 attempts to load an sqlite extension library
关注编程学问公众号
编程学问网 湘ICP备20001732号