tests: implement a better integration test framework than shellspec

(for our usecase at least)
This commit is contained in:
Khaïs COLIN 2025-03-19 15:11:32 +01:00
parent 1f03cbbedb
commit 36c1b72eff
Signed by: logistic-bot
SSH key fingerprint: SHA256:RlpiqKeXpcPFZZ4y9Ou4xi2M8OhRJovIwDlbCaMsuAo
6 changed files with 148 additions and 75 deletions

1
.gitignore vendored
View file

@ -33,3 +33,4 @@ bash.txt
.cache/
compile_commands.json
.vscode
report.txt