Added bats for unit-testing

This commit is contained in:
PWall 2023-05-10 10:59:58 +02:00
parent cbe757f8d8
commit 037cfb345e
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "test/bats"]
path = test/bats
url = https://github.com/bats-core/bats-core.git
[submodule "test/test_helper/bats-support"]
path = test/test_helper/bats-support
url = https://github.com/bats-core/bats-support.git
[submodule "test/test_helper/bats-assert"]
path = test/test_helper/bats-assert
url = https://github.com/bats-core/bats-assert.git

1
test/bats Submodule

@ -0,0 +1 @@
Subproject commit 4417a96cfc5e4afc493df94eeef8af4eec760163

@ -0,0 +1 @@
Subproject commit 44913ffe6020d1561c4c4d1e26cda8e07a1f374f

@ -0,0 +1 @@
Subproject commit 3c8fadc5097c9acfc96d836dced2bb598e48b009