[
https://issues.apache.org/jira/browse/DISPATCH-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032284#comment-17032284
]
Jiri Daněk commented on DISPATCH-1568:
--------------------------------------
Maybe also consider doctest. It is a reimplementation of the Catch2 API.
https://github.com/onqtam/doctest
Doctest also has the header-only option, and it compiles faster than Catch. I
am not sure what the version for pre-c++11/14 compilers is like. (Catch has
this one covered in some way.)
There is some Clion integration for doctest. I am saying that to show that the
framework has presence and relevance.
> add c-unittest support
> ----------------------
>
> Key: DISPATCH-1568
> URL: https://issues.apache.org/jira/browse/DISPATCH-1568
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Router Node
> Reporter: Nicolas
> Priority: Major
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Right now we are not using any framework for easily write c unit-test when
> developing (or later).
> The idea is to research available libraries, pick one and try to include in
> our workflow.
> preliminary candidates:
> [https://github.com/google/googletest]
> https://github.com/catchorg/Catch2
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]