ruff/crates/ty_python_semantic/resources
2025-12-05 12:33:30 +00:00
..
corpus [ty] fix panic when instantiating a type variable with invalid constraints (#21663) 2025-12-04 18:48:38 -08:00
mdtest [ty] Minor improvements to assert_type diagnostics (#21811) 2025-12-05 12:33:30 +00:00
primer [ty] Add missing projects to good.txt (#21721) 2025-12-01 11:18:41 +01: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.