KaanOzkan opened this issue 8 months ago · 1 comments
Sometimes test assertions have syntax errors which aren't caught until usage. We could check them in CI.
If it's not performant enough we could limit it to a few common compilers like ActiveRecordRelations.
ActiveRecordRelations
#1870 does this for DSL compiler tests. I think that's enough for now.