migolovanov / allure-reports-diff

UI to compare two allure reports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allure autotest report diff UI

Small web app to compare two allure reports

You can use prebuild docker image

docker run --rm -p 80:80 2d8ru/allure-reports-diff

Or build it yourself

docker build -f Dockerfile . -t image-name

About

UI to compare two allure reports

License:MIT License


Languages

Language:JavaScript 71.4%Language:Vue 19.4%Language:HTML 4.3%Language:SCSS 3.4%Language:Dockerfile 1.6%