Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 161 Bytes

readme.md

File metadata and controls

20 lines (12 loc) · 161 Bytes

Integration Tests for the makefile build

Setup

Install BATS

brew install bats

Running

cd build/test
./runall.bash

That's it. :-)