Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/elasticsearch/elasticsearch/.ci/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/elasticsearch/elasticsearch/.ci/yaml-tests.sh

#!/usr/bin/env bash

# Download the YAML test from Elasticsearch artifacts
php util/RestSpecRunner.php

# Generate the YAML tests for PHPUnit
php util/build_tests.php

# Run YAML tests
vendor/bin/phpunit -c "phpunit-yaml-${TEST_SUITE}-tests.xml"