Skip to content

Latest commit

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages