Hi ShardingSphere community,

I would like talk about how to simplify integrate test engine.
We have a integrate test engine to set up and assert data, the files are in
`dataset.xml` which are fine; we use another xml files  to assert data
which in `dataset` folder.

These files for assert data are not convenient for developers, I plan to
remove all files in `dataset` folder, and use load from database directly
(by raw JDBC) to assert them.

I want talk about how to simplify integrate test engine further, any
suggestion?

------------------

Liang Zhang (John)
Apache ShardingSphere & Dubbo

Reply via email to