Skip to content

Manual Técnico Carpeta environments

Technical Documentation: yii_test.bat

Location

environments/dev/yii_test.bat

Definition

Windows batch script for running tests in Yii2 development environment.

Purpose

  • Execute tests on Windows
  • Provide testing interface
  • Automate tests in Windows environment
  • Facilitate command-line testing

Content

Apply to yii_test.bat

Explanation:

  • Disables command display
  • Windows system script
  • Runs automated tests
  • Complement to yii_test script

Notes

  • Windows specific
  • Development environment
  • Facilitates automated testing
  • Requires PHP configuration