A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/allure-framework/allure-nunit below:

allure-framework/allure-nunit2: Deprecated, use https://github.com/allure-framework/allure-csharp instead

Skip to content Navigation Menu Search code, repositories, users, issues, pull requests...

Saved searches Use saved searches to filter your results more quickly

Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

This repository was archived by the owner on Aug 4, 2023. It is now read-only.

allure-framework/allure-nunit2
  1. Download NUnit 2.6.3 or 2.6.4 from official site;
  2. Download latest release from allure-nunit2 releases for corresponding version (version specified in parentheses);
  3. Unpack binaries to %NUnit_installation_directory%\bin\addins;
  4. NOTE: addin will NOT be visible in Tools -> Addins.. because it's built against .NET 4.0;
  5. In %NUnit_installation_directory%\bin\addins\config.xml specify ABSOLUTE path to any folder (this folder will be created automatically) where xml files will be generated (e.g. <results-path>C:\test-results\AllureResults</results-path> or <results-path>/home/user/test-results/AllureResults</results-path>);
  6. You can also specify in configuration whether you want to take screenshots after failed tests and whether you want to have test output to be written to attachments.
  7. Run your tests with NUnit GUI or nunit-console using .NET 4.0 (e.g. nunit-console YourAssembly.dll /framework=net-4.0);
  8. After all tests finish you'll see new folder that you specified on step 5 with generated xml files;

This adapter only generates XML files containing information about tests. See wiki section on how to generate report.

##What about NUnit 3? It's still in alpha-stage, too early to develop an adapter for it. Adapter for NUnit 3 will be located in it's own repository.

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4