ruff/crates/ty_python_semantic/resources
Shunsuke Shibayama ea59e420aa Merge branch 'main' into specialize-non-generic 2025-12-12 10:34:14 +09:00
..
corpus separate corpus tests files 2025-12-10 12:32:05 +09:00
mdtest Merge branch 'main' into specialize-non-generic 2025-12-12 10:34:14 +09:00
primer [ty] Add missing projects to `good.txt` (#21721) 2025-12-01 11:18:41 +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.