kjayachandra2000 / container

Run Automated GUI Browser Tests inside docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

container

Run Automated GUI Browser Tests inside docker

This is a testng project which run the tests inside docker container

Has the capability to run locally

mvn clean -Plocal test

Steps to run inside docker

mvn clean package

docker-compose up

About

Run Automated GUI Browser Tests inside docker


Languages

Language:Java 100.0%