Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/magento/magento2-functional-testing-framework/bin/
Upload File :
Current File : //home/rtorresani/www/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