Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 341 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 341 Bytes

Playwright_Redmine_Allure

Project for testing Redmine website: https://www.redmine.org/

5 test cases for sign in, sign up, search and password recovery

Requirements

playwright: 1.25

Node.js : 14^

Install

git clone https://github.com/txt2021/Playwright_Redmine.git
npm install 

Run

npm run test-run