Category "bats-core"

How to disable or ignore a test in bash automated testing system?

I am having a set of .bat files . each file contains some tests. How can i disable one of the test ? the following is an example bashTester.sh #! /bin/bash ba

How to disable or ignore a test in bash automated testing system?

I am having a set of .bat files . each file contains some tests. How can i disable one of the test ? the following is an example bashTester.sh #! /bin/bash ba