Skip to content

mate-academy/qa_pw_parabank_test_framework

Repository files navigation

Task Description

To see the description of the task assignment follow the link.

Repository Overview

This repository contains a test automation framework for the Parabank bank application testing.

How to use this project

Installation steps

To install the project follow the next steps:

  1. Install Node.js.
  2. Run the installation command in the project root.:
npm ci
  1. Run the browsers installation in the project root.
npx playwright install
  1. Install Allure commandline tool (Allure requires Java 8 or higher).
npm install -g allure-commandline

How to run the tests

// TODO

How to generate report

// TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published