Skip to content

edrlab/thorium-reader-epub-tests

Repository files navigation

Thorium Reader EPUB tests

This is a place to store test files and comments for testing Thorium functionalities.

It has :

  • EPUB Feeds for test purpose: OPDS or other feeds that we can use to get test files collected in various places
  • Rare EPUB OPDS
  • Rare EPUB test suit: our own testing files with rare and uncommon use case that are not being tested elsewhere
  • EPUB3.3 compliance: W3C EPUB3.3 Tests. Reports are available at EPUB 3.3 Test Results
  • Test Workflows: scripts and automation used for testing or build testing files and feeds

workflows

zipping EPUB without epubcheck can be usefull.

  • Debian: zip -rX "../$(basename "$(realpath .)").epub" mimetype $(ls|xargs echo|sed 's/mimetype//g')
  • MacOS : zip -rX "../myprecious.epub" mimetype $(ls|xargs echo|sed 's/mimetype//g') -x *.DS_Store

About

W3C tests for EPUB 3.3 applied to Thorium Reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •