Herb-AI / HerbBenchmarks.jl

Benchmarks and problems for Herb.jl
https://herb-ai.github.io/
MIT License
1 stars 0 forks source link

Add tests covering rules for all grammars #18

Open ReubenJ opened 6 months ago

ReubenJ commented 6 months ago

Each rule should be tested by constructing a program that uses it and evaluating it to make sure it runs.

Ideally, we automatically check that each rule is tested.