test: Create the test folder

pull/495/merge
Mitchell Hashimoto 13 years ago
parent 916053b278
commit f522fd9840

@ -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