The Wayback Machine - https://web.archive.org/web/20200715010812/https://github.com/topics/nunit
Skip to content
#

nunit

Here are 286 public repositories matching this topic...

cake
Augure34
Augure34 commented Oct 3, 2019

When running build.ps1 -t Test, the following output describes the failing tests:

  1. Failed : NUnit.Framework.Api.FrameworkControllerTests.ExploreTestsAction_FileNotFound_ReturnsNonRunnableSuite
    Expected: String containing "The system cannot find the file specified."
    But was: "Le fichier sp├®cifi├® est introuvable. (Exception from HRESULT: 0x80070002)"
    at NUnit.Framework.Api.Framew
Victor-Blaga
Victor-Blaga commented Aug 6, 2018

I'm trying to include an NBi test project in a Visual Studio Team Services pipeline. I create a project locally using the bootstrapper, upload it to Git and I get the following output:

2018-08-06T08:56:51.7007856Z ##[section]Starting: Run Test Scenarios
2018-08-06T08:56:51.7017845Z ==============================================================================
2018-08-06T08:56:51.7018173Z
mikkelbu
mikkelbu commented Apr 24, 2020

In the overview we should also have information about the Severity of each analyzer and whether we have a codefix associated with the analyzer. As this could take up most of the horizontal space we could do using icons similar to the approach taken in the README.md in https://github.com/wachulski/nunit-migrator.

Also we should perhaps partition the analyzers in index.md into sections with headi

Improve this page

Add a description, image, and links to the nunit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nunit topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.