ruff/crates/ty_python_semantic/resources
Jack O'Connor 5ffed301ef [ty] now that inference sees nested bindings, allow unresolved globals 2025-08-07 20:41:09 -07: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] now that inference sees nested bindings, allow unresolved globals 2025-08-07 20:41:09 -07: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.