GithubHelp home page GithubHelp logo

veerpatil / playwright-quarkus-quickstart Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.17 MB

The project is a Java-based automation testing framework that utilizes Quarkus as the underlying framework, Playwright for browser automation, JUnit 5 for test organization, and Allure Report for generating test reports.

Java 1.99% HTML 98.01%

playwright-quarkus-quickstart's Introduction

Playwright-quarkus-quickstart

This README file provides an overview and instructions for the project created using Quarkus, Playwright, JUnit 5, and Allure Report. The project aims to automate end-to-end tests for a web application using Playwright for browser automation, JUnit 5 for test organization, and Allure Report for test reporting and visualization.

Project Overview

The project is a Java-based automation testing framework that utilizes Quarkus as the underlying framework, Playwright for browser automation, JUnit 5 for test organization, and Allure Report for generating test reports.

Prerequisites

  • Java 11
  • Maven 3.6.2+
  • Allure command line tool
  • Node.js (For Playwright)

Getting Started

Clone the repository using the following command:

git clone <https://github.com/veerpatil/playwright-quarkus-quickstart.git>

Navigate to the project directory:

cd <playwright-quarkus-quickstart>

Build & Run Project

To build the project using Maven, run the following command:

mvn clean package

Running Tests

Our tests are based on JUnit5 and Playwright. To run them, use:

mvn test

The test results will be stored in the target/surefire-reports directory.

Allure Report

We use Allure for reporting. To generate and open Allure report after tests, you need to perform:

allure serve target/allure-results

This command will generate a report and immediately open it in your default web browser.

License

This project is licensed under the MIT License.

playwright-quarkus-quickstart's People

Contributors

veerpatil avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.