Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 988 Bytes

TestingTesseract.md

File metadata and controls

23 lines (13 loc) · 988 Bytes

Testing

Unit Testing

Automated regression unit tests have additional requirements. This includes the additional dependencies for the training tools and downloading all git submodules, as well as the model repositories (*.traineddata).

Build Unit Tests

See unit test builds page for instructions.

Run Unit Tests

See unit test builds page for instructions.

Performance Testing

Currently there is no test suite for performance testing. Please see the following links for related discussion.