On Mon, Jan 19, 2015 at 10:19 AM, Amalka Subasinghe <ama...@wso2.com> wrote:

> Hi all,
>
> Currently our integration tests and selenium tests runs separately. My
> idea is it would be good if we can execute all the tests together.
>
> 1. We want to generate the code coverage report after executing two types
> of tests.
> 2. When executing selenium tests, we have to do the pre-setup tasks
> (create tenant, create api, etc...), which can be done via integration
> tests (currently we are doing that manually)
> 3. Make running all tests by one single command.
> 4. Avoid people forgetting to run tests, when maintaining separate test
> frameworks
>
> What we have do to is,
> 1. Write a extension class to execute all pre-setup tasks [create tenants,
> applications, apis, etc....]
> 2. Make mvn profiles to run integration and selenium tests either
> separately or all together.
>

Could we do separately, because this would allow us to get two separate
values?


> 3. Generate code coverage report at the end of all test execution.
>
>
+1

thanks,
dimuthu


> Thanks
> Amalka
>



-- 
Dimuthu Leelarathne
Architect & Product Lead of App Factory

WSO2, Inc. (http://wso2.com)
email: dimut...@wso2.com
Mobile : 0773661935

Lean . Enterprise . Middleware
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to