Current project contains CLI functional tests for Magento 2 Kubernetes DevBox project.
- Make sure that your host meets requirements listed here
- Copy configuration.sh.dist to
include/configuration.sh
and make necessary changes - Copy auth.json.dist to
include/auth.json
and add valid keys - Run testsuite.sh in bash
- You may need to configure NFS after the very first run. If the test failed, there should be an error message with the instructions in the log file.