在哪里可以找到 MSpec 文档?

发布于 2024-10-22 14:10:27 字数 57 浏览 10 评论 0原文

刚刚发现MSpec,想尝试一下。但是,除了一些快速教程之外,我找不到任何详细的文档 - 它们存在吗?

Just discovered MSpec, and want to try it out. However, I can't find any detailed docs on it, except for a few quick tutorials - do they exist ?

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

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

发布评论

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

评论(2

嗼ふ静 2024-10-29 14:10:27

由于 MSpec 是在 RSpec 之后建模的,因此您可以使用 rspec dsl 来感受一下 mspec 语言。

MSpec-Sources 中,您可以找到许多示例。只需查看 *Specs.cs 文件即可。经典示例是 Machine.Specifications.Example\银行规格.cs

Since MSpec is modelled after RSpec you can use the documentatin for rspec dsl to get a feeling for the mspec language.

In the MSpec-Sources you can find many examples. Just look onto the *Specs.cs files. The classical example is Machine.Specifications.Example\BankingSpecs.cs

天涯沦落人 2024-10-29 14:10:27

不是我发现的。其中有一些内容您可能已经看过,例如:

如果您发现任何更实质性的内容,请告诉我!

编辑

这篇博文包含一些资源的链接:
http://www.awkwardcoder.com/index.html php/2010/04/13/how-to-mspec/

Not that I've found. There are a few bits, which you've probably already seen, like:

If you find anything more substantial, please let me know!

EDIT

This blog post has links to a few resources:
http://www.awkwardcoder.com/index.php/2010/04/13/how-to-mspec/

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