docker-phpqa icon indicating copy to clipboard operation
docker-phpqa copied to clipboard

Create preset for bug tests

Open yuklia opened this issue 6 years ago • 0 comments

phpqa generate /path/to/phpt/dir -f %function_name% -bug %#bug_number%

--TEST--
%#bug_number% 
--CREDITS--
--FILE--
<?php
# body
?>
--XFAIL--
# the reason
--EXPECT--

yuklia avatar Oct 29 '17 14:10 yuklia