docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation for all active NUnit projects

Results 107 docs issues
Sort by recently updated
recently updated
newest added

Right now, it's not actually finding package updates because I think we have to either specify a wildcard in the directory or set up different alerts for each sub-folder. Hopefully...

good-first-issue
area:build-and-deploy
area:internal

This applies to the nuget package. The documentation at https://docs.nunit.org/articles/nunit/getting-started/installation.html assumes that the package will be installed in the packages folder. This is no longer true. I'm filing this for...

pri:p1
type:bug
area:console

This compression in the center appears to cause unwanted overflow, which is doubly problematic when we display tables that may have a column hidden by scrollbars as a result. ![image](https://user-images.githubusercontent.com/2148318/210480139-aa903d5e-854d-458d-a90f-2680c9dc6b3b.png)...

pri:p1
type:design
area:docfx

I'd say this is fairly minor and depends on the policy of each project regarding spelling of the text in user issues. My own policy in the engine project (and...

pri:p2
area:build-and-deploy

NUnit 4.2 adds `IDisposable EnterMultipleScope()` method in addition to the `Assert.Multiple()` delegate. This issue is to update the documentation with this. NUnit [PR 4587](https://github.com/nunit/nunit/issues/4587)

When contributors send a PR, the build process fails on the `Start deployment (PR only)` step of our build process, similar to the below screenshot. The error message is `Input...

type:bug
area:build-and-deploy