guida-lang / compiler

Guida is a functional programming language that builds upon the solid foundation of Elm, offering backward compatibility with all existing Elm 0.19.1 projects
https://guida-lang.org
Other
40 stars 2 forks source link

add simple tests compare generated code with the elm output #5

Closed decioferreira closed 1 month ago

decioferreira commented 1 month ago

We should consider adding some basic testing to compare our generated output with elm to prevent regressions.