phpunit-code-unit-reverse-lookup

look up what a line of code belongs to - PHPUnit component
  https://github.com/sebastianbergmann/code-unit-reverse-lookup
  0
  no reviews



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.