BlueBrain / nmodl

Code Generation Framework For NEURON MODeling Language
https://bluebrain.github.io/nmodl/
Apache License 2.0
53 stars 15 forks source link

Add tests for examples from README #1187

Open JCGoran opened 7 months ago

JCGoran commented 7 months ago

In #1166 we added some tests for the examples from the README, but they only check that the example files can be read, not the AST representation itself, we should add tests for comparing those as well.