According to these instructions: https://bats-core.readthedocs.io/en/stable/tutorial.html#quick-installation
9 lines
393 B
Text
9 lines
393 B
Text
[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
|
|
[submodule "test/test_helper/bats-file"]
|
|
path = test/test_helper/bats-file
|
|
url = https://github.com/bats-core/bats-file.git
|