-
* **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 …
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build ryujinx
### Build log
This is where the build appeared to hang:
```
Passed Bic_64bit(31,1,2,9223372036854775807UL,92233…
-
#### I'm submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is the…
-
Hello.
`GetTestCasesFor` at
https://github.com/nunit/nunit/blob/af52b9a3b93edb5e54442ed6121b718532202a8f/src/NUnitFramework/framework/Attributes/TestCaseSourceAttribute.cs#L140
returns `IEnumerab…
-
I have the following project and test
``` xml
net8.0
```
``` csharp
[Test]
public void Test1()
{
Assembly.Load("Micros…
-
Repro:
1. `git clone https://github.com/mxschmitt/dotnet-nunit-asp-console-writeline`
2. `cd dotnet-nunit-asp-console-writeline`
3. `dotnet test --logger:"console;verbosity=detailed"`
Expected…
-
I am currently using NUnit for writing system tests.
Because these tests are long running I need the ability to cancel the test runs at will. NUnit already supports this but as far as I can tell the…
-
Hello 👋
Reading the documentation, it isn't clear if Android and iOS are supported platforms for version 4 of NUnit.
Running the project on mobile throws the error: `Invalid platform name: Androi…
-
The runners currently reference a specific version of NUnit.Framework. We should use reflection or a mini engine to load the framework to break that dependency. If we merge the nunit.driver PR nunit/n…
-
Hello
I have noticed that every change to the command line arguments in `.ort.conf`
```
"ScanCode" {
"commandLine" = "--copyright --license --info --strip-root --timeout 600 --ignor…