You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "hongwu (JIRA)" <ji...@apache.org> on 2016/12/20 02:17:58 UTC

[jira] [Resolved] (HAWQ-832) Integrate ICG to Gtest

     [ https://issues.apache.org/jira/browse/HAWQ-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hongwu resolved HAWQ-832.
-------------------------
    Resolution: Done

> Integrate ICG to Gtest
> ----------------------
>
>                 Key: HAWQ-832
>                 URL: https://issues.apache.org/jira/browse/HAWQ-832
>             Project: Apache HAWQ
>          Issue Type: Test
>          Components: Tests
>            Reporter: Jiali Yao
>            Assignee: hongwu
>             Fix For: 2.0.1.0-incubating
>
>         Attachments: GoogleTest.pdf
>
>
> In HAWQ test, google test is used for libyarn and libhdfs test. Install check test framework is used for smoke test and has a lot of limitations. To make it easy to learn and consolidate test, we want to unify the two frameworks. Considering below factors, we want to use google test: 
> It supports more functions and then a developer can write more complex tests which are not only limited to SQL test.  
> Google test support run test parallelly. 
> Google mock is an extension for google test, it can also be used for unit test. 
> Please see the attach file for detail. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)