On 05.02.2016 at 20:33, Ryan Jentzsch wrote: > Sorry. I misread the instructions in the web page you gave me. > > I can write test cases. I've read about how to do that. > I just need some direction on what testcases need to be created??
You might start by improving the test coverage of the current test suite, see <http://gcov.php.net/>. Or you may try to improve the current test suite with regard to failing tests, see <http://qa.php.net/reports/run_tests.php>. -- Christoph M. Becker -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php