Podręcznik:PreprocessorFuzzTest.php

From mediawiki.org
This page is a translated version of the page Manual:PreprocessorFuzzTest.php and the translation is 29% complete.
Wersja MediaWiki:
1.9

Szczegóły

preprocessorFuzzTest.php file is a maintenance script to perform fuzz-style testing of MediaWiki's preprocessor.

Fuzz-style testing works by generating random text to test.

Options

This script does not accept any options.

Usage

php maintenance/preprocessorFuzzTest.php
Terminal

See also