kojiromike opened a new pull request #1228:
URL: https://github.com/apache/avro/pull/1228


   Many test cases in Avro consist of running the same code over variations on 
pairs of schema and datum. But unittest exits at the first test failure! To get 
a comprehensive view of tests, even when some fail, I have refactored test_io 
so that individual test methods are generated over the set of test cases.
   
   ### Jira
   
   - [x] Addresses [Avro-3146](https://issues.apache.org/jira/browse/AVRO-3146)
   - [x] and references it in the PR title.
   - [x] adds no dependencies.
   
   ### Tests
   
   - [x] My PR improves testing on avro.io
   
   ### Commits
   
   - [x] My commits all reference Jira issues in their subject lines.
   - [x] My commits follow the guidelines from "[How to write a good git commit 
message](https://chris.beams.io/posts/git-commit/)":
   
   ### Documentation
   
   N/A
   


-- 
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]


Reply via email to