-
# Moq BadImageFormatException with NUnit
I ran into an issue today running a unit test where I kept getting a System.BadImageFormatException on the test dll. I incorrectly assumed this was NUnit - af…
-
# NCover and NUnit AppDomainUnloadedException
I lost a few chunks of hair this morning. I needed to set up some kind of code coverage so I could prove to a client that our unit tests were actually do…
-
https://github.com/dotnet/fsharp/issues/17952
When reporting a bug, please provide the following information to speed up triage:
* NUnit and NUnit3TestAdapter versions
5.0.0-beta3
* Visual…
-
Pretty much the same as NUnit's SetCultureAttribute and SetUICultureAttribute (although I personally don't like the naming convention) and maybe one attribute could be used for both?
-
```
All,
Given the following xml config value :
None
I would expect the NUnit project not to be generated, but it is. The
solution does not include the project, but the work is still done. I
f…
-
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
- […
-
### Description
With NUnit 4.0 the assertion methods are moved to a different type and namespace:
https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html#convert-classic-a…
-
There's very clearly some tests that exist for this project that are not currently version controlled. Is this by design? I would like to contribute to this project but it's very hard to get started w…
-
### Description
Because we use Mono.Cecil and they seem to be unable to fix https://github.com/nunit/nunit3-vs-adapter/issues/366 we should get rid of it and use something that works.
-
Since version 7.7 I no longer can see the list of tests in the testing area of VSCode.
Reverting to 7.6 does not seem to have this issue. I also tried different ways of setting the project path in se…