Open Ateyu opened 2 months ago
The tests without a constraints section work fine. As soon as constraints are part of the tree, the tests fail. The grammar works in the codemirror editor and playground
Check if the grammar or the tests are the problem.
The tests in PyUVL cover the same grammar and work. The possibilities are to change the tests or use the tests from PyUVL.
After fixing the tests the package can be published.
The tests without a constraints section work fine. As soon as constraints are part of the tree, the tests fail. The grammar works in the codemirror editor and playground
Check if the grammar or the tests are the problem.