1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 20:21:50 +02:00

Add content for allure (#2463)

* added content to 101-allure.md

* Update content/roadmaps/113-qa/content/106-qa-reporting/101-allure.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Deepak gupta
2022-10-13 14:04:35 +05:30
committed by GitHub
parent b407ed3f19
commit 1b70787ec4

View File

@@ -1 +1,7 @@
# Allure # Allure
Allure Report is a flexible, lightweight multi-language test reporting tool. It provides clear graphical reports and allows everyone involved in the development process to extract the maximum of information from the everyday testing process.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://qameta.io/'>Allure</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://docs.qameta.io/allure-report/'>Allue Official Docs</BadgeLink>