In other words, is it safe to test behavior of HSSF/.xls in Office 2007+
Although I'm developing mostly for slideshows, I would say using only a current Office version is ok for testing. For certain features - like encryption - I've also tested my code with older versions. So usually I only test my code with Office 2016 (reading/writing) and if the test corpus (reading) breaks, I investigate where the differences are. We have 2,5 test corpus - there's an integration test which tests all files in the POI repo, and Dominik and Tim testing on a large common crawl / govdocs corpus before we release. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
