-
```
What steps will reproduce the problem?
1. Open a solution containing NUnit tests
2. Hit Ctrl+R, A to run all the unit tests in the solution
3. View Test Output and note the NullReferenceExcepti…
-
I am currently calling running NUnit tests in a .NET Standard 2.0 project using the nunit.engine.netstandard NuGet package.
After running the tests, I would like to generate the NUnit2 xml report …
-
* **NUnit** -> 4.1.0
* **NUnit3TestAdapter** -> 4.5.0
* **VS** -> Professional 2022 64bit
* **.NET 7.0**
### Issue description
When I **run tests in Azure DevOps VSTest** in pipeline all tests …
-
I have been using the test runner in JetBrains, but installed the console runner today and cannot get it to work. My tests all run in JetBrains Rider, they just have looooooooong pauses between each …
-
There is no current way to mark a test as inconclusive. What do you think about a TestNodeStateProperty for this?
NUnit has a method to mark a test as inconclusive: `Assert.Inconclusive()` - So I'm…
-
Migrate existing NUnit test suites (mostly UnitTest ones), to xUnit.
-
[System properties](https://github.com/apache/lucenenet/issues/307) are supposed to be prefixed with `lucene:` when using environment variables. And when you do, it works.
However, if you forget an…
-
There are some more advanced attributes that can be assigned to tests. Could we benefit from them in our current tests to increase coverage and testing without as much copy/paste?
Ex: `MathUtilTest…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […