jiridanek edited a comment on pull request #944: URL: https://github.com/apache/qpid-dispatch/pull/944#issuecomment-768128191
Thanks for the changes! Regarding my objections from before. Things would be much nicer if the Python tests produced xml reports and it was possible to monitor how many tests were run, how many skipped, and if all tests that were expected to run were indeed run. I intend to look into this. Also, an end-to-end test could be accompanied by something like a [contract test](https://blog.thecodewhisperer.com/permalink/getting-started-with-contract-tests), [also here](https://pactflow.io/). Implementing anything like this is a lot of work, though. It is similar to the idea of test-peers... I'd like to wait until 1.15.0 dispatch is out before merging this. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
