openthread / ot-commissioner

OpenThread Commissioner, a Thread commissioner for joining new Thread devices and managing Thread networks.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
49 stars 36 forks source link

[testing] remove Catch2 #224

Closed wgtdkp closed 2 years ago

wgtdkp commented 2 years ago

Remove Catch2 and use googletest exclusively.

codecov-commenter commented 2 years ago

Codecov Report

Merging #224 (2dea6c5) into main (7730019) will increase coverage by 0.01%. The diff coverage is n/a.

:exclamation: Current head 2dea6c5 differs from pull request most recent head b2ffe54. Consider uploading reports for the commit b2ffe54 to get more accurate results

@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
+ Coverage   73.87%   73.88%   +0.01%     
==========================================
Files          76       76              
Lines        7567     7571       +4     
==========================================
+ Hits         5590     5594       +4     
Misses       1977     1977              
Impacted Files Coverage Δ
src/library/coap.hpp 96.55% <0.00%> (+0.04%) :arrow_up:
src/app/file_util.cpp 87.93% <0.00%> (+0.32%) :arrow_up: