Skip to content
Discussion options

You must be logged in to vote

try this configuration as mentioned on documentation

  "phpunit.command": "docker compose exec -u sail laravel.test ${php} ${phpargs} ${phpunit} ${phpunitargs}",
  "phpunit.phpunit": "artisan test",
  "phpunit.paths": {
    "${workspaceFolder}": "/var/www/html",
  }
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by QSoto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants