Level 104
Think Dusk whenever you want tests to interact with your JavaScript application.
If your feature tests are covering PHP functionality (including GET, POST requests) then PHPUnit will be quicker
hi, i never done any laravel testing with phpunit. My question is, why we need http testing when we have browser testing with laravel dusk??
http test only needed when we try to test api request.. am i wrong?
Please or to participate in this conversation.