rmpestano / dbunit-rules

https://github.com/database-rider/database-rider
15 stars 5 forks source link

CSV datasets not working #54

Closed rmpestano closed 7 years ago

rmpestano commented 7 years ago

DBUnit CsvDataSet expects a directory and DBUnit rules needs a filename to infer dataset type.

rmpestano commented 7 years ago

it was implemented in a way that at least one csv file must be declared so dbunit rules can take the parent folder to create the dataset, see this example.