Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Install dependencies

git clone https://github.com/tklx/bats.git
bats/install.sh /usr/local

Run the tests

IMAGE=tklx/haproxy bats --tap tests/basics.bats
init: running tklx/haproxy
1..1
ok 1 port 80 accepts connections