摘要: 交付进度紧张,为什么还要花费精力写单元测试代码,如下是之前的笔记。 写单元测试代码有什么好处 为什么程序员讨厌写单元测试代码 工欲善其事,必先利其器。使用Java语言交付项目时,需要掌握单元测试框架和Mock工具的使用。 如下是当年交付项目过程中,使用过的测试框架和工具,可供参考。 JUnit 测试 阅读全文
posted @ 2024-08-10 14:59 jackieathome 阅读(313) 评论(0) 推荐(1)
摘要: 代码仓库 Seamless operability between C++11 and Python. pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mai 阅读全文
posted @ 2024-08-10 09:58 jackieathome 阅读(131) 评论(0) 推荐(0)
摘要: 代码仓库 预构建软件的仓库 The JavaCPP Presets modules contain Java configuration and interface classes for widely used C/C++ libraries. 项目wiki A guide on how to r 阅读全文
posted @ 2024-08-10 09:57 jackieathome 阅读(264) 评论(0) 推荐(0)