Hi All, When executing the MB integration tests, we noticed that it takes a long time to get executed. I have several suggestions that could help us to cut down time.
1. Running tests classes in parallel [1]. Here we have to state how many classes to run in parallel. 2. Disable message receiving loggings in test cases. This can either be disabled or be turned into debug logs. If we are changing it to debug logs, we would need a way to enable debug logs(Have to look into this). 3. Reduce the number of messages published in each test case. What are your thoughts on the above suggestions ? [1] - http://howtodoinjava.com/2014/12/02/testng-executing-parallel-tests/ Regards, Hemika Hemika Kodikara Software Engineer WSO2 Inc. lean . enterprise . middleware http://wso2.com Mobile : +94777688882
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
