有人知道在哪里可以找到NUnit控制台出口代码的含义吗? [英] Does anyone know where to find NUnit console exit codes meanings?

查看:89
本文介绍了有人知道在哪里可以找到NUnit控制台出口代码的含义吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我从MSBuild中收到错误消息: "nunit-console.exe"以代码-100退出.

I am getting error message from my MSBuild: "nunit-console.exe" exited with code -100.

有人知道在哪里可以找到NUnit控制台退出代码的含义吗?

Does anyone know where NUnit console exit codes meanings can be found?

推荐答案

Error code -100代表 来自NUnit-Discuss谷歌论坛上的线程:

此外,正值会给 运行中失败测试的数量.

Additionally, positive values give a count of failed tests in the run.

-100的返回码是万能的, 通常表示未处理 您的应用程序或测试中的异常. 它通常应该带有一个堆栈 跟踪.

The -100 return code is a catch-all, usually indicating an unhandled exception in your application or test. It should normally come with a stack trace.

这篇关于有人知道在哪里可以找到NUnit控制台出口代码的含义吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆