4.18.0
·
4 commits
to master
since this release
Included commits: 4.17.1...4.18.0
Improvements
- Introduced
ConsoleHelperfor testing console commands with comprehensive documentation and examples to simplify command testing in Codeception. - Added support for dynamic GLUE application naming via environment variable to enable flexible API application configuration.
Adjustments
- Adjusted console application kernel initialization to disable debug mode explicitly for consistent behavior across environments.