是否有 CHESS 的替代方案来测试使用任务并行库编写的程序

发布于 2024-09-26 02:37:35 字数 85 浏览 2 评论 0原文

我正在寻找一种工具,允许我使用使用任务并行库构造编写的程序对所有可能的交错(拼写?)执行单元测试。或者,我如何使用 dotNET 4.0 运行 CHESS?

I am looking for a tool that will allow me to execute unit tests over all possible interleavings (spelling?) with a program that was written with Task Parallel Library constructs. Alternatively, how could I run CHESS with dotNET 4.0?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

╰沐子 2024-10-03 02:37:35

有一个商用工具,Jinx。它看起来类似于 CHESS 并且支持 .NET 4(根据文档)。

http://www.corensic.com/
http://wiki.corensic.com/wiki/Main_Page

最后我看到 CHESS 只能与 VS 2008 一起使用。不确定该项目的状态是什么。

我没有使用过 Jinx,但看起来值得研究一下。 YMMV。

There's a commercially available tool, Jinx. Which looks similar to CHESS and supports .NET 4 (according to the docs).

http://www.corensic.com/
http://wiki.corensic.com/wiki/Main_Page

Last I looked CHESS only worked with VS 2008. Not sure what the status of the project is.

I've not used Jinx but it looks like it would be worth investigating. YMMV.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文