mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 14:45:23 +08:00
Add a run_stubtest flag to scripts/runtests.py (#9717)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -46,6 +46,9 @@ be selected. A summary of the results will be printed to the terminal.
|
||||
You must provide a single argument which is a path to the stubs to test, like
|
||||
so: `stdlib/os` or `stubs/requests`.
|
||||
|
||||
Run `python scripts/runtests.py --help` for information on the various configuration options
|
||||
for this script.
|
||||
|
||||
## mypy\_test.py
|
||||
|
||||
Run using:
|
||||
|
||||
Reference in New Issue
Block a user