behat

 

docker run --rm -t -i -v C:\docker\gitlab-runner\config:/etc/gitlab-runner gitlab/gitlab-runner register --non-interactive --executor "docker" --docker-image alpine:latest --url "https://gitlab.w3usine.com/" --registration-token "XXXXXX-GET_REAL_TOKEN_FROM_GITLAB-XXXXX" --description "docker-runner" --run-untagged="true" --locked="false"

  notes supplémentaires sur la mise en place d'un gitlab-runner https://docs.gitlab.com/runner/install/

Arrimage / Démo Behat, vidéo de présentation

 

 

https://malinowski.dev/recording-headless-selenium-tests-to-mp4.html

 

https://pantheon.io/blog/javascript-testing-behat

 

https://github.com/dinarcon/javascript-testing-behat

 

https://www.drupal.org/docs/distributions/open-social/how-to-run-the-beh...

 

https://github.com/dinarcon/javascript-testing-behat/blob/master/compose...