diff --git a/docs/log-data-in-reportportal/test-framework-integration/Net/Reqnroll.md b/docs/log-data-in-reportportal/test-framework-integration/Net/Reqnroll.md new file mode 100644 index 000000000..bdf8ea6ee --- /dev/null +++ b/docs/log-data-in-reportportal/test-framework-integration/Net/Reqnroll.md @@ -0,0 +1,14 @@ +--- +sidebar_position: 5 +sidebar_label: Reqnroll +--- + +# ReportPortal Reqnroll Integration + +There is an agent to integrate [Reqnroll](https://reqnroll.net/) with ReportPortal. + +Reqnroll is an open-source Cucumber-style BDD test automation framework for .NET. + +It allows to outline your requirements using simple Given-When-Then scenarios and then transform them into automated tests to confirm they've been carried out correctly. + +[Installation guide](https://github.com/reportportal/agent-dotnet-reqnroll#readme)