[ 
https://issues.apache.org/jira/browse/DRILL-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088423#comment-14088423
 ] 

Parth Chandra commented on DRILL-1268:
--------------------------------------

Catch looks good and lightweight, though I have no idea how it compares to 
Google Test. Given the amount of trouble building boost is, I would avoid 
Boost. There is also CXXTest http://cxxtest.com/.
I would prefer to have a framework that is light and has few platform 
dependencies so that building on Windows/Mac/Linux is not an issue.

> C++ Client. Write Unit Test for Drill Client
> --------------------------------------------
>
>                 Key: DRILL-1268
>                 URL: https://issues.apache.org/jira/browse/DRILL-1268
>             Project: Apache Drill
>          Issue Type: New Feature
>          Components: Client - C++
>            Reporter: Xiao Meng
>
> Currently, C++ client uses an example program QuerySubmitter for testing, we 
> should write unit tests for C++ client. 
> Candidate unit test framework:
> - [Google Test|https://code.google.com/p/googletest/]
> - Boost Test
> - [Catch|https://github.com/philsquared/Catch] 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to