DynamoDS / RevitTestFramework

Unit Testing on Revit
119 stars 81 forks source link

Use stderr when tests fail and when handled errors occur #97

Open jdaless opened 4 years ago

jdaless commented 4 years ago

We're using RTF as part of our CI and it'd be neat if we had standard errors when tests fail, like the VSTest DevOps Build step has. That way we can fail or partially succeed a build based on test results.