首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > lighttest:光、自包含的、用于C++便携和简单的测试框架

lighttest:光、自包含的、用于C++便携和简单的测试框架

  • 资源大小:12.72 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 测试 简单 框架 包含 用于

资 源 简 介

LightTest Overview LightTest is : * Simple - No testing utility should be complex, it is a vital tool to the developer and should be easily integrated into project. No need to compile tons of source code and hinder the linking, simply include the lighttest.hpp, lighttest.cpp and the desired system files into Your project and that"s it. The testing itself uses only a few macros with automatic test registration. * Portable - LightTest doesn"t require any external libraries, not even the STL. It is fully self contained. If Your compiler supports classes and templates You"re good to go. * Hackable - It doesn"t contain a feature You need for Your project? Do not fret, the source code of the whole framework is well documented and under 1000 lines. BSD license allows You to modify it how ever You wish so hack away(and if You want, submit the changes and ideas so everyone can enjoy them)! *

文 件 列 表

src
lighttest.cpp
lighttest.hpp
system
ltsystemstl.hpp
VIP VIP
0.179998s