I've an uncommon problem, cause I'm trying to get result of php artisan test command in my typescript script. Is it even possible? I was trying to do that by using child_proccess but it doesn't work
I've an uncommon problem, cause I'm trying to get result of php artisan test command in my typescript script. Is it even possible? I was trying to do that by using child_proccess but it doesn't work