mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-19 02:15:58 +08:00
Improve regression test documentation (#10935)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -104,7 +104,8 @@ the stubs in typeshed (including the standard library).
|
||||
## regr\_test.py
|
||||
|
||||
This test runs mypy against the test cases for typeshed's stdlib and third-party
|
||||
stubs. See the README in the `test_cases` directory for more information about what
|
||||
stubs. See [the README in the `test_cases` directory](../test_cases/README.md)
|
||||
for more information about what
|
||||
these test cases are for and how they work. Run `python tests/regr_test.py --help`
|
||||
for information on the various configuration options.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user