Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 372 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 372 Bytes

Environment management

This project uses direnv to manage its development environment.

Development using VS Code

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.