OCR-D / ocrd_tesserocr

Run tesseract with the tesserocr bindings with @OCR-D's interfaces
MIT License
38 stars 11 forks source link

Convert tests to pytest and fix `make coverage` #198

Closed kba closed 6 months ago

bertsky commented 7 months ago

What do you mean, convert to pytest?

I am surprised that our CI does not run make test, only make cli-test: https://github.com/OCR-D/ocrd_tesserocr/blob/476be92b8b247b14502f9efbf7122c48501c3c2d/.circleci/config.yml#L29

What do you mean, fix make coverage?

To increase the coverage tests?