Examples of using with allure framework MSTest(Trx files) #3028
manjeetranga
started this conversation in
General Discussion
Replies: 1 comment 1 reply
-
You can generate the report by providing the path to the directory containing the
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am trying to find documentation of how to go about using Allure framework with MSTest. I looked everywhere in the documentation but can't seem to find what I am looking for.
https://github.com/allure-framework/allure-csharp?tab=readme-ov-file says only below frameworks are supported.
However this below page says
allure-mstest
has been deprecated because native support for TRX results format was introduced in Allure 2https://github.com/allure-framework/allure-mstest
Could someone please guide me to the page with documentation or examples of how to use allure reports with MSTest framework. My tests generate a .trx file that I want to be able to use with Allure.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions