From d0db435e87d00a3445e53eddc483fff62f41cdfc Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Fri, 28 Jul 2023 09:46:21 +0300 Subject: [PATCH] Update usage.rst --- doc/en/how-to/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/how-to/usage.rst b/doc/en/how-to/usage.rst index 8cab6882c..65f9debd8 100644 --- a/doc/en/how-to/usage.rst +++ b/doc/en/how-to/usage.rst @@ -44,7 +44,7 @@ Use ``""`` instead of ``''`` in expression when running this on Windows .. _nodeids: -**Run tests by collection argument** +**Run tests by collection arguments** Pass the module filename relative to the working directory, followed by specifiers like the class name and function name separated by ``::`` characters, and parameters from parameterization enclosed in ``[]``.