Tests for Lexer and Parser classes #1
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
This package previously had a test suite that was based on the now-outdated conformance test suite specified by OpenQASM here. I would love help to write a test suite like the one in qmasm-ts here that covers the features of the language, to start. It would be great to then expand further to individually unittest the methods of the lexer and parser classes.
The text was updated successfully, but these errors were encountered: