Skip to content

pomidorum1989/java-caesars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caesars interview

Overview

This project is a BDD (Behavior-Driven Development) test framework using Cucumber for defining tests, Java for implementation, Allure for reporting, and TestNG for test execution.
The framework is designed to help you write readable and maintainable tests for your application.

Project Structure

  • src/test/java/io/dorum/steps: Contains the step definitions.
  • src/test/resources/features: Contains the Cucumber feature files.
  • pom.xml: Maven configuration file.

Prerequisites

  • Java 11 or higher
  • Maven 3.6 or higher

Setup

  1. Clone the Repository

    git clone https://github.com/pomidorum1989/java-caesars
    mvn test -Dcucumber.filter.tags="@API or @Smoke" -Dbrowser=chrome_docker

About

Caesars Entertainment craft task

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published