JuliaSyntax.jl icon indicating copy to clipboard operation
JuliaSyntax.jl copied to clipboard

Better testing of `SyntaxNode -> Expr` conversion

Open c42f opened this issue 1 year ago • 0 comments

As exposed by https://github.com/JuliaLang/JuliaSyntax.jl/issues/113, we had some unnecessary regressions due to the Expr conversion code being under-tested. Probably would make sense to also test the associated Expr for every syntax case in test/parser.jl.

c42f avatar Oct 07 '22 04:10 c42f