ComparativeGenomicsToolkit / taffy

This is a library C/Python/CLI for working with TAF (.taf,.taf.gz) and MAF (.maf) alignment files
MIT License
23 stars 3 forks source link

improve stats tests error messaging #21

Closed glennhickey closed 1 year ago

glennhickey commented 1 year ago

This fixes issue (which just came up again on cactus's gitlab) where this test was obfuscating upstream errors (in this case a lack of bgzip) by exiting with an unrelated assertion.