Skip to content

Github Actions Dusk

Mitsuru Mutaguchi edited this page Mar 26, 2022 · 10 revisions

テストの実行

Github Actions でブラウザテストDuskは、手動で実行できます。
手動実行時にテストするphpバージョンを指定できます。

テスト完了後、スクリーンショット等のダウンロードができます。

Github ActionsのDusk設定

.github/workflows/laravel_dusk.yml

参考URL

Clone this wiki locally