Feb 19, 2021
0
Level 2
Acceptance testing with JavaScript Testing frameworks vs Laravel Browser Testing (Dusk)
Consider a Laravel project with VueJS (Mono repo),which one would you prefer; browser testing with JS framework like Puppeteer or just Laravel's browser testing using dusk?
NB: This can also be a SPA but VueJS installed manually WITHOUT scaffolding or inertiaJS. Best practice suggestions are welcome.
Please or to participate in this conversation.