--TEST-- PHPT runner supports ARGS section --ARGS-- help --FILE-- 0 && $argv[1] == 'help') { echo 'Help'; } ?> --EXPECT-- Help