ppodgorsek / spring-test-dbunit

Integration between the Spring testing framework and DBUnit
Apache License 2.0
41 stars 6 forks source link

Support XLS dataset files #106

Closed ppodgorsek closed 5 years ago

ppodgorsek commented 5 years ago

Editing datasets is much easier in XLS files, it should be possible to import them without having to convert them to XML.

ppodgorsek commented 5 years ago

Done