Search code examples
Is it possible to mock "command" when testing in bash?...


bashshellunit-testingmockingbats-core

Read More
Split string with potential removal of the first element...


bashbats-core

Read More
Where to modify Bats (Bash Automated Testing System) Variables...


bashbats-core

Read More
Test gives error on running the bat test file...


apishelltestingcurlbats-core

Read More
bats: source script with failing command...


bashunit-testingbats-core

Read More
How to check order of two elements in bash array?...


arraysbashbats-core

Read More
Is there a way to bail from a bats test?...


bats-core

Read More
bats - how can i echo the file name in a bats script for reporting...


bashautomationbats-core

Read More
unit test bash script function which deletes files older than certain number of days...


linuxbashshellunit-testingbats-core

Read More
How to test formatting in Bash 5 with Bats Core?...


bashtestingbats-core

Read More
Bash, lines of a variable contain substring?...


stringbashlinecontainsbats-core

Read More
How can I make sure a filesystem is ready for unmounting in a test script?...


bashfusebats-core

Read More
How to activate an ssh-account in Bash function in BATS test?...


bashunit-testingsshbats-core

Read More
Passing multiple arguments through: `run bash -c ...`...


bashparameter-passingassertbats-core

Read More
Testing gitlab-runner run command in a separate shell?...


bashbackground-processgitlab-ci-runnerbats-core

Read More
BATS assert_failure test not recognising exit 1?...


bashunit-testingerror-handlingbats-core

Read More
BATS assert_failure in nested function...


bashtestingexceptionbats-core

Read More
How to create output in a shell function for unit testing with bats?...


shellunit-testingbats-core

Read More
BATS - How to force a check for existence of a program to fail?...


bats-core

Read More
Test creation of specific directory and its contents via bats...


testingbats-core

Read More
How to test `read -p` using bats...


bats-core

Read More
Shell Script unit testing: How to mockup a complex utility program...


bashshellunit-testingbats-core

Read More
using savepoints in sqlite from command line...


bashsqlitetestingbats-core

Read More
BATS: Make variable persistent across all tests...


bashtestingbats-core

Read More
BackNext