Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 137 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 137 Bytes

Integration Tests for the makefile build

Setup

Install BATS.

Running

cd build/test
bats build.bats

That's it. :-)