-
When reporting a bug, please provide the following information to speed up triage:
* NUnit 3.13.2, NUnit3TestAdapter 4.1.0 (also happens on 4.2.0-beta.4)
* Visual Studio 2019 (16.11.8) and 2022 (1…
-
Hi Team,
I am using the below code to merge the multiple test projects. But I am facing the following error,
**CS0103 - The name 'DotCoverMerge' does not exist in the current context**
`#tool n…
-
If you want to order Tests or TestFixtures you can use the Order attribute. However, if you add folders and extra namespaces inside an assembly, the Order attribute is ignored.
A small example of …
-
Currently, Console.WriteLine calls in tests don't appear in `dotnet test` output unless normal verbosity is set (i.e. `dotnet test -v n`). This is extremely undiscoverable, especially since a reasonab…
roji updated
3 months ago
-
hello. I'm really enjoying using the adapter you made. Unfortunately ncrunch is not working after updating my Unity version. Do you know how to solve it? thank you May you be blessed.
Below is my…
-
TestCentric is currently the only standalone runner, which is able to run both .NET Core and .NET Framework tests together, in one run, and combine the results.
This makes having a batch runner, wh…
-
This is very similar to the fixed and closed #7008 (PR #7150): I can still reproduce the error; not sure what the cause is, on mono:latest (docker). Maybe this is regression, or another missing lock?
…
-
I am trying to get a test running that uses an `app.config` file for values.
The project is very simple: Just a .NET 5.0 library project with an app.config with connection strings and a test that t…
-
To make sure they are correct. These should be possible to make in a way that it doesn't crash without initialized godot.
Until godot adds proper support we should maybe use nunit3 directly.
Godot…
-
Hello,
I have created a project with a dependency to following NuGet package:
NUnit3TestAdapter 4.3.1
After restore and build I observed that the created `project.assets.json` file does not con…