Guide to named environments in qit.json, an optional feature for reusing WordPress/WooCommerce/PHP version combinations across multiple profiles. Covers all environment properties (php, wp, woo, plugins, themes, object_cache, php_extensions, volumes, envs, utilities), environment inheritance via extends, volume mappings, utility packages for environment setup, environment variables (all values ...
Covers inline version values (php, wp, woo, short or long form), environment references, profile inheritance via extends, the precedence chain (CLI > profile > environment > defaults), common patterns (smoke, compatibility, remote test profiles), tweaks.skip for skipping tests by name or regex, and when to use inline values vs named environments.
Test Profiles | Easy automated tests for WooCommerce plugins and themes ...