We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer test
1 parent 1e455f7 commit 672f31dCopy full SHA for 672f31d
README.md
@@ -22,4 +22,4 @@ The library comes with a set of PHPUnit tests, that include unit tests of librar
22
(`tests/php` directory), and also integration tests of rendering the template syntax elements used
23
in the Wikibase Lexeme extension (`tests/integration` directory).
24
25
-Tests could run by executing `composer phpunit` command.
+All tests (including code sniffers) can be run with the `composer test` command.
0 commit comments