Skip to content

Commit d736dc4

Browse files
committed
chore: add bats test runner to run tests
Add the extension kherring.bats-test-runner to run bats tests using the test explorer. This makes the CMake "work-around", using cmake-bats, redundent and as such this is removed. This change homogenizes runner of tests across all containers.
1 parent 2553d53 commit d736dc4

File tree

4 files changed

+2
-35
lines changed

4 files changed

+2
-35
lines changed

.devcontainer/cpp/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
3232
3333
34+
3435
3536
3637

.devcontainer/rust/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
1919
2020
21+
2122
2223
2324

CMakeLists.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

CMakePresets.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)