Now that I have a platform with zero errors, I am interested in making sure that the unit test tool returns a returncode that indicates success or failure.
A short explanation: for the automated builds in Jenkins on the build server, there are test streams that are automatically started if an upstream build for that platform succeeds. Success or failure is indicated by a colo(u)red ball. Jenkins has simple logic: a zero return code is success and non-zero is failure. So it would be good if failures and errors could be added and left in the returncode with exit(). Of course I can make a postprocessor, but it might be easy for someone familiar to the test framework to quickly build this in. best regards, René. ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel