takimafr / spring-dbunit

DBUnit support for Spring
Apache License 2.0
40 stars 19 forks source link

Add support for XLS dataset #20

Closed ronaldo971 closed 11 years ago

ronaldo971 commented 11 years ago

Hi

DbUnit allows creation of MS Excel Dataset, which is convenient to use for non technical persons. Is that possible to add support for MS Excel Dataset?

slandelle commented 11 years ago

Sure, can do.

However, poi will remain an optional dependency (like in dbunit) so you'll have to add it on your own.

slandelle commented 11 years ago

Just release 1.1.12.