DIR:/home/austenwhite.co.uk/www/dev/vendor/magento/magento2-functional-testing-framework/bin/ |
Current File : /home/austenwhite.co.uk/www/dev/vendor/magento/magento2-functional-testing-framework/bin/functional |
# Copyright © Magento, Inc. All rights reserved. # See COPYING.txt for license details. set -e echo "===============================" echo " EXECUTE Functional Tests " echo "===============================" bin/mftf build:project bin/mftf run:test DeprecatedDevDocsTest -f bin/mftf run:test DevDocsTest -f bin/mftf run:test FormatCurrencyTest -f |