Core feature ↔ test mappings¶
1. Pattern matching¶
- Feature: Pattern matching
- Suggested test modules:
tests/matching/
2. Rewrite semantics¶
- Feature: Rewrite semantics
- Concepts: Rewrite semantics
- Test modules: Rewrite semantics test module
- BDD feature file:
features/rewrite-semantics.feature - BDD steps:
features/steps/test-rewrite-semantics.py - Code files:
src/renaissance/common/rewriter.py,src/renaissance/syntax_tree/ast_rewriter.py