Blaize Kaye wrote:

> Hi there
> 
> I'd very much like to help the QA effort by writing (and running) tests.
> 
> The QA site suggests writing to get some suggestions on where to focus my
> efforts.
> 
> Any guidance would be greatly appreciated.
> 
> I'm really comfortable with PHP and linux. Anything I don't know I can work
> out.
> I've also read through the docs and have an environment to run tests etc.
> 
> Best regards
> Blaize

Hi Blaize,

any help with writing/maintaining the test suite is greatly appreciated.
 I can think of three points where you might want to focus your efforts:

* write tests to verify reported bugs (see <https://bugs.php.net/>)
* improve/fix existing tests, which are failing sometimes (see
<http://qa.php.net/reports/run_tests.php>)
* add tests for yet uncovered code paths (see <http://gcov.php.net/>)


Submit new/improved tests as pull requests against
<https://github.com/php/php-src>.

-- 
Christoph M. Becker

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to