This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
Rewrite tree unit tests to use the YAML-string to tree parser. #2112
Labels
component: parse tree
innovation
Innovative issue. Relating to performance, memory or data-flow.
technical debt
In #2110 a way to parse YAML-strings to a structured tree is introduced.
We should rewrite the unit tests that build and compare trees to use this new functionality.
Example:
Should be transformed to:
requires #2081
The text was updated successfully, but these errors were encountered: