NUnit 3.2.1 support

Answered

Hi all,

 

 

I updated NUnit version in my project to 3.2.1 but after that i got this error message:

"This version of NUnit 3 is not a release version and is not compatible with TeamCity. Please update NUnit to a newer release version."

 

Does TeamCity support this version of NUnit? Is it on the roadmap?

 

This is my configuration:

0
2 comments

Somehow it's wasn't a real issue. I found another message deeper in logs:

1) Invalid : C:\BuildAgent\temp\buildTmp\vVxnUugmngt5SE9ViAJyfDGo8Bw9ZN2f.nunit
[09:18:08][Step 3/7] File type is not supported
 
After installing NUnitProjectLoader it started to work. Please add this to NUnit configuration docs. Regards.
0

Hi Anton,

The warning "This version of NUnit 3 is not a release version and is not compatible with TeamCity. Please update NUnit to a newer release version" in the build log is incorrect and can be ignored, the corresponding issue was fixed in TeamCity 9.1.7.
Sorry for the inconvenience.

0

Please sign in to leave a comment.