A modern and efficient automated educational testing that teachers and students love.
Changes
- Remove invalid filepath characters from test and result files.
Installation
Windows
- Download
hakutest-win-x86_64.zip
- Extract the archive
- Run
hakutest.exe
Linux
Debian-based
- Download
hakutest.deb
- Install it:
sudo dpkg -i hakutest.deb
- Run
hakutest
AppImage
A self-contained binary is available in the .AppImage format.
- Download
hakutest.AppImage
- Give the downloaded file execution permissions:
chmod +x hakutest.AppImage
- Run
./hakutest.AppImage
Note
This option does not provide the hakuctl
binary.
Tarball
- Download
hakutest-linux-x86_64.tar.gz
- Extract the archive:
tar -xzf hakutest-linux-x86_64.tar.gz
- Run
./bin/hakutest
SHA256
4322eecd64de69c8ba0e606e6269946439d7aacaf4087bab82f23a54827102ab hakutest.AppImage
e47217779ea83124d66fdd276a905650222309c22922b4d70880426fc4438fbf hakutest.deb
9fce101ebcfdd356e9e8a29a004a4641ec7ee9107b633dc618dcd623c4a483e4 hakutest-linux-x86_64.tar.gz
9baf9b9db0ebf12d4212acce4dd566b0f2628636bd45b74b714086adf5cd4e2b hakutest-win-x86_64.zip