Skip to content

Nimesh861/Test-Automation-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Automation Framework (Playwright + Spring Boot)

This repository is my UI test automation framework using Java, Playwright, Spring Boot, JUnit 5, and Gradle. [web:24]

What it does

  • Runs end‑to‑end UI tests in real browsers (Chromium, Firefox, WebKit). [web:24]
  • Uses Spring Boot for dependency injection and configuration via application.yml. [web:24]
  • Supports parallel test execution with JUnit 5. [web:24]
  • Generates Allure HTML reports with logs, screenshots, and videos for failed tests. [web:24]

Tech stack

  • Java 21
  • Playwright Java
  • Spring Boot
  • JUnit 5
  • Gradle
  • Allure, Log4j2 [web:24]

How to run

# from project root
./gradlew test          # or: gradlew.bat test on Windows

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages