Skip to content

Conversation

@riederm
Copy link
Collaborator

@riederm riederm commented Nov 7, 2025

Introduce a new method for testing expressions in the resolver by marking them with {} in the source code.

I will eventually update the resolver tests accordingly. My goal is to reduce the number of redundant tests to make the code easier to refactor.

ideas:
- select expression in source coude by surrounding then in { }
- these expressions will be collected and evaluated
- print list of expressions with their type evaluation
@riederm riederm changed the title Helper to write more compact resolver-tests test_resolve(...) - a helper to write more compact resolver-tests Nov 7, 2025
@riederm riederm merged commit 6c860b9 into master Nov 10, 2025
23 checks passed
@riederm riederm deleted the mari/improve_resolver_tests branch November 10, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants