Update changelog/11871.feature.rst
Co-authored-by: Ran Benita <ran@unusedvar.com>
This commit is contained in:
parent
590a807371
commit
c56a962696
|
@ -1,4 +1,2 @@
|
|||
Added support for reading ``file_or_dir`` positional 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``.
|
||||
|
|
Loading…
Reference in New Issue