[ 源代码: phpunit-code-unit-reverse-lookup ]
软件包:phpunit-code-unit-reverse-lookup(4.0.1-1)
phpunit-code-unit-reverse-lookup 的相关链接
Debian 的资源:
下载源码包 phpunit-code-unit-reverse-lookup:
- [phpunit-code-unit-reverse-lookup_4.0.1-1.dsc]
- [phpunit-code-unit-reverse-lookup_4.0.1.orig.tar.xz]
- [phpunit-code-unit-reverse-lookup_4.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
look up what a line of code belongs to - PHPUnit component
code-unit-reverse-lookup is a PHPUnit extension that provides the functionality to look up which function or method a line of code belongs to.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework.