Wordpress/tests
Sergey Biryukov b9b66b159b Build/Test Tools: Simplify WP_PHPUnit_Util_Getopt and update documentation.
Introduced in [918/tests] and updated in [26871], the class is there to make sure that known bugs are not skipped when `phpunit` is called with a `--group` that corresponds to an `@ticket` annotation (such as `phpunit --group 12345`).

Enforcing recognized arguments or correctly formed arguments is not the concern here, so reusing `PHPUnit_Util_Getopt::parseLongOption()` was superfluous.

See #43218.

git-svn-id: https://develop.svn.wordpress.org/trunk@44715 602fd350-edb4-49c9-b593-d223f7449a82
2019-01-30 00:53:52 +00:00
..
phpunit Build/Test Tools: Simplify WP_PHPUnit_Util_Getopt and update documentation. 2019-01-30 00:53:52 +00:00
qunit Build/Test Tools: Update QUnit index file after [43174]. 2019-01-19 15:27:11 +00:00