quintusdias / glymur

Python interface to OpenJPEG library for reading and writing JPEG 2000 images.
MIT License
61 stars 25 forks source link

Rework doctesting strategy #652

Closed quintusdias closed 6 months ago

quintusdias commented 6 months ago

Instead of trying (and failing) to jam all doctests into a single testing run, experiment with breaking them out into separate testing runs.