Open
Description
Add Jasmine unit tests under spec/
in the style of specs in the qasm-ts
repo here.
Under the specs/
dir currently are only quick smoke tests of the parsing + compilation functionality. The compiler features have been moved to their own branch since they are not release-ready.
Thanks!