-
Updated
May 15, 2020 - Dockerfile
#
browser-tests
Here are 6 public repositories matching this topic...
Docker Test suite for Laravel Dusk in gitlab CI
mysql
docker
nginx
php
docker-image
phpunit
gitlab-ci
yml
php-fpm
chromedriver
laravel-dusk
browser-tests
browser-testing
dusk
ci-test
dusk-tests
laravel-dusk-ci
rtsao
commented
Dec 9, 2017
It's worth looking into jest-worker, which is nice abstraction around this.
However, it may be nice to have something that takes into account CDP. For example, workers in the case of Chrome will probably just be different tabs.
Behat acceptance testing example with docker, selenium, chrome
-
Updated
Nov 11, 2018 - PHP
-
Updated
Jun 3, 2020 - JavaScript
Just Practice Unit and Browser testing using PHPUnit and Laravel Dusk
-
Updated
Jun 2, 2018 - PHP
Improve this page
Add a description, image, and links to the browser-tests topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the browser-tests topic, visit your repo's landing page and select "manage topics."
It took me a while to find the option
nokill, and this was only after I went through the source code.