test: Create the test folder

pull/919/head
Mitchell Hashimoto 13 years ago
parent 1108438273
commit bf10af6401

@ -0,0 +1,8 @@
# Packer Black-Box Tests
This folder contains tests that test Packer using a black-box approach:
`packer` is executed directly (with whatever is on the PATH) and certain
results are expected.
Tests are run using [Bats](https://github.com/sstephenson/bats), and therefore
Bash is required to run any tests.
Loading…
Cancel
Save