OpenDocument Format is standardised by OASIS and adopted by ISO/IEC JTC1 SC34. ODF is the current best practice for sharing and storing office documents across the industry. ODF makes your documents such as texts or presentations more portable across operating systems and devices.
You probably know that OpenDocument Format files come in a number of forms: text, presentation, spreadsheet, drawings and more. Since ODF is a standard, ODF files are expected to look and behave similarly in all the software that supports ODF. But how can you tell if that is really the case? By testing?
ODFAutoTests is a framework to help users and developers write test documents for ODF software. Tests are a great tool to help software and standards mature, but writing tests by hand is very time consuming. ODFAutoTests makes it easy to create them, and run them across multipe products.
ODF Autotests is completely open, so use it as you see fit. Please check the fine introduction on how to run the ODF Autotests locally, and how to contribute your own tests. Pull requests warmly invited.