Skip to content

Commit 349be87

Browse files
authored
[Improved reporting] Add link for Allure Report
It's a pretty popular reporting that allow you to have a fancy reports with minimum changes in the code, with detailed information about each step the test did with proper hierarchy.
1 parent bac91de commit 349be87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website_and_docs/content/documentation/test_practices/encouraged/improved_reporting.en.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ reports are popular for importing results to a Continuous Integration
1616
(CI) server like Jenkins, Travis, Bamboo, etc. Here are some links
1717
for more information regarding report outputs for several languages.
1818
<!-- TODO: Add links.-->
19+
[Allure Report: fancy reports (language and framework agnostic)](https://allurereport.org/)
20+
1921
[NUnit 3 Console Runner](//github.com/nunit/docs/wiki/Console-Runner)
2022

2123
[NUnit 3 Console Command Line](//github.com/nunit/docs/wiki/Console-Command-Line)

0 commit comments

Comments
 (0)