mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-01 01:12:48 +00:00
![]() ## Summary This PR updates the lexer tests to use the snapshot testing framework. It also makes the following changes: * Remove the use of macros in the lexer tests * Use `test_case` for EOL tests ## Test Plan ``` cargo test --package ruff_python_parser --lib --all-features -- lexer::tests --no-capture ``` |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |