-
Hi
I have the following command line:
nunit3-console.exe Tests.dll --configfile=app.config --where="cat==Test1Name and cat==Test2Name" --labels=All --work=TestResults --out=C:\TestResult.txt --res…
-
`DirectoryFinder.GetDirectories()` is a method used when locating engine extensions. (See [locating addins](https://github.com/nunit/docs/wiki/Engine-Extensibility#locating-addins) in the docs, for ba…
-
[...all ASN.1 tests and all Pgp tests before this pass...]
PgpECMessageTest: Okay
PgpParsingTest: Okay
Tests failed with exception: Object reference not set to an instance of an object.
at NUnit.Co…
-
> Scripts\activate py34
Deactivating environment "C:\Anaconda35"...
Activating environment "C:\Anaconda35\envs\py34"...
The input line is too long.
"PATH_NO_SCRIPTS=..." was unexpected at this time.…
-
Steps to reproduce:
```
dotnet new -i NUnit3.DotNetNew.Template
dotnet new nunit -n CSharpNet35 --framework net35 -lang c#
msbuild /p:FrameworkPathOverride="%programfiles(x86)%\Reference Assembli…
-
This issue was reported to me by an NCrunch user - http://forum.ncrunch.net/yaf_postsm8281_NUnit-duplicate-name-warning-without-duplicate-names.aspx#post8281
Basically, NUnit3 has code that truncates…
-
**Describe the bug**
The same Meson configuration and command line prints the output of failed unit tests on `meson test -C build` or `ninja -C build test` on any *nix systems - Linux, FreeBSD, OpenB…
-
NUnit adapter gives exception in Visual Studio 17.0 using Live Unit Testing.
This issue reported in our internal system, so after investigation we think that it is related to NUnit adapter itself.
I…
-
Hi all.
We have a project based on Akka 1.4.11.
When updating it to 1.4.12 or 1.4.13 we observing that some unit-test failing with error and some are just don't want to stop (running infinitely).
…
-
Steps to reproduce:
```
dotnet new -i NUnit3.DotNetNew.Template
dotnet new nunit -n CSharpNet35 --framework net35 -lang c#
msbuild /p:FrameworkPathOverride="%programfiles(x86)%\Reference Assemb…