Undocumented
Class | PEP561Suite |
Undocumented |
Function | install_package |
Install a package from test-data/packages/pkg/ |
Function | parse_mypy_args |
Undocumented |
Function | parse_pkgs |
Undocumented |
Function | test_mypy_path_is_respected |
Undocumented |
Function | test_pep561 |
Test running mypy on files that depend on PEP 561 packages. |
Function | virtualenv |
Context manager that creates a virtualenv in a temporary directory |
Parameters | |
pkg:str | Undocumented |
python_executable:str | Undocumented |
use_pip:bool | Undocumented |
editable:bool | Undocumented |
Parameters | |
testcase:DataDrivenTestCase | Undocumented |