Update 11871.feature.rst
This commit is contained in:
parent
6714e9001a
commit
078d8fa74b
|
@ -1,2 +1 @@
|
|||
Added support for reading command line arguments from a file using the prefix character '@',
|
||||
like e.g.: ``pytest @tests.txt``.
|
||||
Added support for reading command line arguments from a file using the prefix character ``@``, like e.g.: ``pytest @tests.txt``. The file must have one argument per line.
|
||||
|
|
Loading…
Reference in New Issue