This project uses direnv to manage its development environment.
Currently, VS Code has to be started from a shell
where SVUnit environment variables have been set up.
This is because the tests will try to call runSVUnit
and other scripts,
and try to access the SVUNIT_INSTALL
variable.