Bats Installation

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Installation on Mac

brew install bats

Installation on Linux

git clone https://github.com/sstephenson/bats.git
cd bats
sudo ./install.sh /usr/local/