Nunit-console-runner version
Hello,
Where and how can we upgrade the nunit-console-runner. We have a problem with the console runner and use locally the 3.10 which works fine. The 3.6 does not work. How can we upgrade it?
Regards Jan P. Lührig
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 23 Mar, 2020 05:33 PM
Hi Jan Philipp,
You can update NUnit 3 runner to the latest 3.11.1 version with the following PowerShell script:
Support Staff 2 Posted by Feodor Fitsner on 23 Mar, 2020 05:34 PM
Created a new issue to update the images: https://github.com/appveyor/ci/issues/3360
3 Posted by Jan Philipp Lüh... on 24 Mar, 2020 09:22 AM
I’m sorry for this question, but where I execute this script? Before every build?
I used it in the init script as ps, but nothing changes / happens.
Regards JP Lührig
Von: Feodor Fitsner <[email blocked]>
Gesendet: Montag, 23. März 2020 18:34
An: Jan Philipp Lührig <[email blocked]>
Betreff: [EXTERNAL] Re: Nunit-console-runner version [Questions #47366]
Support Staff 4 Posted by Feodor Fitsner on 24 Mar, 2020 07:29 PM
If you are using
appveyor.yml
then you should put that script intoappveyor.yml
as UI settings will be ignored:5 Posted by Jan Philipp Lüh... on 24 Mar, 2020 09:43 PM
I’ve done this, but then there is following error
'"nunit3-console"' is not recognized as an internal or external command,
Best regards Jan P. Lührig
Von: Feodor Fitsner <[email blocked]>
Gesendet: Dienstag, 24. März 2020 20:29
An: Jan Philipp Lührig <[email blocked]>
Betreff: [EXTERNAL] Re: Nunit-console-runner version [Questions #47366]
Support Staff 6 Posted by Feodor Fitsner on 24 Mar, 2020 09:51 PM
Oh, I see. For newer versions of NUnit there are multiple distros included in the zip. OK, this script should work:
Feodor Fitsner closed this discussion on 25 May, 2020 09:03 PM.