mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-17 13:57:25 +00:00
![]() ## Summary This adds a couple of new test cases related to https://github.com/astral-sh/ty/issues/1067 and beyond that. For now, they are just documenting the current (problematic) behavior. Since the topic has some subtleties, I'd like to merge this prior to the actual bugfix(es) in order to evaluate the changes in an easier way. |
||
---|---|---|
.. | ||
corpus | ||
mdtest | ||
primer | ||
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.