Test suite for DASL.
Test results are available on the website.
Run the test suite locally by running ./run.sh
after installing all the dependencies.
- Go
- Node and npm
- uv for Python
- Rust (and
cargo
)
Make sure to run npm install
in harnesses/js/
before starting.