logo
首页技术栈工具库讨论
doctest

doctest

doctest is a new C++ testing framework but is by far the fastest both in compile times (by orders of magnitude) and runtime compared to other feature-rich alternatives. It brings the ability of compiled languages such as D / Rust / Nim to have tests written directly in the production code thanks to a fast, transparent and flexible test runner with a clean interface.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icononqtam/doctest3202
CONDA
conda install -c anaconda doctest
查看
标签
根据用户添加的标签生成
暂无标签