Itiviti / gradle-nunit-plugin

A gradle plugin for launching NUnit tests
Apache License 2.0
17 stars 20 forks source link

Fixed wrong interpretation of return value #5

Closed mcavigelli closed 9 years ago

mcavigelli commented 9 years ago

Hello

I think the plugin interprets the return values of the nunit console wrong:

Matthias