README
see http://bluga.net/projects/PHPCodeAnalyzer/
To run the tests just open tester.php in your browser
The tester needs PEAR's Text_Diff installed
To add a new test drop 2 files into the tests directory
test_name.test contains php code
test_name.ouput contains print_r of the output from phpca
You can run tester.php testname from the command line to get what the output should be
Or at least the format
|