ruff/crates/ty_python_semantic/resources
David Peter efcb7468c6 [ty] New Type variant for TypedDict 2025-08-04 10:46:04 +02:00
..
corpus [ty] Do not consider a type `T` to satisfy a method member on a protocol unless the method is available on the meta-type of `T` (#19187) 2025-07-25 11:16:04 +01:00
mdtest [ty] New Type variant for TypedDict 2025-08-04 10:46:04 +02:00
primer [ty] Move `pandas-stubs` to bad.txt (#19659) 2025-07-31 12:33:24 +01:00
README.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00

README.md

Markdown files within the mdtest/ subdirectory are tests of type inference and type checking; executed by the tests/mdtest.rs integration test.

See crates/ty_test/README.md for documentation of this test format.