Laravel Dusk components for Magento 2
Laravel Dusk is great for end-to-end testing your application, but you can also test other applications. This repository contains a set of useful components to test your Magento 2 store with.
Q: What is Laravel Dusk?
A: Laravel Dusk is created to write end-to-end tests for your application. This means that when running your test, an actual Chrome browser is started which you can give instructions. Click on a link, fill in fields and submit a form.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5 Intermediate Laravel 5.7