Manual:preprocessorFuzzTest.php
MediaWiki version: | ≥ 1.9 |
MediaWiki file: preprocessorFuzzTest.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Classes: | PPFuzzTest • PPFuzzTester • PPFuzzUser |
Details
editpreprocessorFuzzTest.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
editThis script does not accept any options.
Usage
editphp maintenance/preprocessorFuzzTest.php
Terminal
$ php maintenance/preprocessorFuzzTest.php 50000 tests done 100000 tests done 150000 tests done 200000 tests done 250000 tests done 300000 tests done 350000 tests done 400000 tests done 450000 tests done 500000 tests done 550000 tests done 600000 tests done