ruff/crates/ty_python_semantic/resources
Alex Waygood f57ea60d05 Merge branch 'main' into alex/protocol-property-check-2 2025-08-29 15:01:14 +01:00
..
corpus Delete crates/ty_python_semantic/resources/corpus/protocol_property_check.py 2025-08-27 18:02:39 +01:00
mdtest Merge branch 'main' into alex/protocol-property-check-2 2025-08-29 15:01:14 +01:00
primer [ty] Add precise inference for indexing, slicing and unpacking `NamedTuple` instances (#19560) 2025-08-13 15:19:44 +00: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.