Is there a chance to implement a basic test framework? I dont know if i should / could takeover these from the other repositories of useblocks "as is".
The pdf output could be testet with some python pdftotext modules, available at pypi. E.g. to count pages, or get the text from individual pages and compare if some expected text appears
Impementing a "basic" test would be good, i feel motivated to add more tests 😀