- 授权协议: MIT
- 开发语言: C/C++ Python
- 操作系统: Windows
- 软件首页: https://github.com/onqtam/doctest
- 软件文档: https://github.com/onqtam/doctest/blob/master/README.md
软件介绍
doctest 是一个新的 C++ 测试框架。与其他功能丰富的替代方案相比,编译时(by orders of magnitude)和运行时是最快的。它提供了编译语言(如 D/Rust/Nim)的能力,并通过提供一个快速,透明和灵活的测试运行器与简洁的界面,可直接在生产代码中编写测试。
使用自动记录测试(self-registering test )编译为可执行文件的完整示例:
The Definitive Guide to HTML5 WebSocket
Vanessa Wang、Frank Salim、Peter Moskovits / Apress / 2013-3 / USD 26.30
The browser is, hands down, the most popular and ubiquitous deployment platform available to us today: virtually every computer, smartphone, tablet, and just about every other form factor imaginable c......一起来看看 《The Definitive Guide to HTML5 WebSocket》 这本书的介绍吧!
