@echo off echo Running Vitest tests... cd /d q:\porscheworld_develop\hr-portal\frontend call npm test -- --run --reporter=verbose pause