2 lines
171 B
ReStructuredText
2 lines
171 B
ReStructuredText
|
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.
|