Xteink-X4-crosspoint-reader/test
Martin Brook 4e80c0cc90 feat: add EPUB test generator for image rendering verification
- Generate test EPUBs with annotated JPEG and PNG images
- Test cases cover: grayscale (4 levels), centering, scaling, cache performance
2026-02-01 09:24:04 +00:00
..
epubs feat: add EPUB test generator for image rendering verification 2026-02-01 09:24:04 +00:00
hyphenation_eval feat: Add Spanish hyphenation support (#558) 2026-01-28 01:17:48 +11:00
README Public release 2025-12-03 22:06:45 +11:00
run_hyphenation_eval.sh feat: dict based Hyphenation (#305) 2026-01-19 12:56:26 +00:00

This directory is intended for PlatformIO Test Runner and project tests.

Unit Testing is a software testing method by which individual units of
source code, sets of one or more MCU program modules together with associated
control data, usage procedures, and operating procedures, are tested to
determine whether they are fit for use. Unit testing finds problems early
in the development cycle.

More information about PlatformIO Unit Testing:
- https://docs.platformio.org/en/latest/advanced/unit-testing/index.html