Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit a129021

Browse files
committed
Added a mention about changing config-global.php and install-config-mysql.php files using the XML config file
1 parent 2507d0a commit a129021

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/guides/v2.4/test/integration/integration_test_execution.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ Remember that the file above is only for config files required by all the integr
128128
new configuration values only for particular tests to perform their function, you should use the
129129
[@magentoConfigFixture]({{ page.baseurl }}/test/integration/annotations/magento-config-fixture.html) annotation instead.
130130

131+
{:.bs-callout-info}
132+
You can change the locations and names of both files used by the Integration Test Framework that were described
133+
above using the PHPUnit configuration file.
134+
131135
## Adjust the PHPUnit configuration file
132136

133137
See the `dev/tests/integration/phpunit.xml.dist` file for the default integration test configuration.

0 commit comments

Comments
 (0)