kitspace / electro-grammar

:zap: A parser for electronic component descriptions
https://kitspace.github.io/electro-grammar/
MIT License
276 stars 13 forks source link

Move test-cases into loadable files and add Python test runner #14

Open kasbah opened 6 years ago

kasbah commented 6 years ago

The CLI runner is slow, if we move the test-cases to JSON5, TOML or something similar we should be able to write a faster Python test-runner.