jixuan1989 commented on issue #8: fix issue IOTDB-2, separate UTs and ITs URL: https://github.com/apache/incubator-iotdb/pull/8#issuecomment-455929457 > For integration tests, should we put them into src/test/it folder? The default ITs the plugin defines is: <includes> <include>**/IT*.java</include> <include>**/*IT.java</include> <include>**/*ITCase.java</include> </includes> What I want to modify is that adding some actions in pre-integration and post-integration phase (e.g., start IoTDB and stop it). But, we can do it in the future.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
