The framework is currently not unit tested. The de-facto testing suite for Uranium is the [Sigh demo language](https://github.com/norswap/sigh). Obviously, that's not ideal. Unit tests would also help us avoid regressions. e.g., [this bug](https://github.com/norswap/uranium/pull/1) needs a regression test
The framework is currently not unit tested.
The de-facto testing suite for Uranium is the Sigh demo language.
Obviously, that's not ideal.
Unit tests would also help us avoid regressions.
e.g., this bug needs a regression test