Jiali Yao created HAWQ-832:
------------------------------

             Summary: 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: Jiali Yao
         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. 






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

Reply via email to