mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 01:08:21 +00:00
Bug 1702922 - mozlint/ride along: Document how to run a specific testsuite r=linter-reviewers,marco DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D113287
This commit is contained in:
parent
ecf6017483
commit
24951f13b0
@ -243,8 +243,13 @@ To run the tests:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
$ ./mach python-test --python 3 --subsuite mozlint
|
||||
$ ./mach python-test --subsuite mozlint
|
||||
|
||||
To run a specific test:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
./mach python-test --subsuite mozlint tools/lint/test/test_clippy.py
|
||||
|
||||
More tests can be `found in-tree <https://searchfox.org/mozilla-central/source/tools/lint/test>`_.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user