Skip to content

sguerrero11/Warriors

Repository files navigation

Welcome to the jungle!

After forking the framework, start by running the following commands:

mvn clean install

git config --global user.name <Your Name>

git config --global user.email <your@email.com>

git init

git remote add origin <repository_url>

git push --set-upstream origin master

Since the driver is configured to run via Docker, make sure to run this command to initialize the container: docker compose up --build --force-recreate -d

That's it, let's rock and roll!

How this framework is structured:

1) Logs
2) Properties files
3) Reports for QA Team
4) Reports for Team (usually Management and others)
5) Screenshots
6) Config files, Helpers and POM
7) Test cases
8) Test data files
9) Test properties files
9) Test suites

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published