Skip to content

Honest-Foxy/redmine-playwright-allure

Repository files navigation

redmine-playwright-allure

Smoke testing Redmine

5 test cases: valid, invalad registration and sign in, navigation menu checking

Install

in terminal enter

git clone https://github.com/Honest-Foxy/redmine-playwright-allure.git
npm install 

Run

nmx playwright test

Report generation and open

npx allure generate allure-results --clean
npx allure open allure-report

About

Smoke testing Redmine (5 test cases)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published