jenkinsci / nunit-plugin

Jenkins nunit plugin
https://plugins.jenkins.io/nunit/
MIT License
42 stars 55 forks source link

Failure on teardown is not considered as test error/failure #90

Open 1turbok7 opened 9 months ago

1turbok7 commented 9 months ago

Jenkins and plugins versions report

Jenkins: 2.346.3 OS: Windows Server 2019 - 10.0 Java: 1.8.0_402 - Amazon.com Inc. (OpenJDK 64-Bit Server VM)

nunit:0.27 xunit:3.1.0

What Operating System are you using (both controller, and any agents involved in the problem)?

Windows Server 2019 - 10.0

Reproduction steps

Expected Results

Actual Results

Anything else?

Would be nice to have an option on the plugin to treat errors on any part of the test as a failure

Are you interested in contributing a fix?

No response