Skip to content

Files

This branch is 1895 commits behind Bash-it/bash-it:master.

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 14, 2017
Apr 18, 2018
Sep 17, 2017
Oct 14, 2017
Oct 14, 2017
Nov 2, 2017
Dec 18, 2017
Sep 17, 2017
Nov 2, 2017
Apr 18, 2018

Testing with Bats

To execute the unit tests, please run the run script:

# If you are in the `test` directory:
./run

# If you are in the root `.bash_it` directory:
test/run

The run script will automatically install Bats if it is not already present, and will then run all tests found under the test directory, including subdirectories.