Level 18
You would not run tests in your vendor folder. If you are developing a package, you would put that into
project-root/packages/your-name-or-vendor-id/your-package-name
PS: what are "laravel tests"?
how can I run laravel phpunit test for different packages that is packages in the vendors folder
Please or to participate in this conversation.