Bisect 1.3 发布,Bolt 是 Objective Caml 编程语言的代码覆盖测试工具。
该版本改进记录包括:
- 引入新的基于 -ppx 编译器命令行参数的 instrumenter
- 报告工具增加了 -summary-only 参数
- 大量的重构,修复了很多小 bug
- Bugs #86 ("-ocaml-prefix" doesn't really work), #87 (install shouldn't build anything), and #89 (do not activate warnings by default) 修复