Skip to content

admarton/Selenium-testing-big-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tests of the page called Fantasmania

How to run

Step 1:

Clone repo, open terminal in the folder.

Step 2:

Start docker environment.

docker compose up
docker exec -it selenium-testing-big-assignment-ubuntu-1 bash

Step 3 (not required):

Open the localhost:8081 page in a browser, to inspect the tests while running.

Step 4:

Run the tests.

cd tests

gradle test

About

ELTE IK MSc - Software quality and testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published