【发布时间】:2019-07-19 06:40:27
【问题描述】:
arisdottle 是 ::,可在运行 prove 时使用以执行 Perl 测试。 prove 的文档指出:
It is possible to supply arguments to tests. To do so separate them from
prove's own arguments with the arisdottle, '::'. For example
prove -v t/mytest.t :: --url http://example.com
would run t/mytest.t with the options '--url http://example.com'. When
running multiple tests they will each receive the same arguments.
我对这个词的由来很感兴趣。谷歌很难。我在 irc.perl.org 上的#toolchain 中问过,但我还没有得到具体的答案。由于历史原因,我认为在此处记录该术语会有所帮助。
【问题讨论】:
-
不知何故,我在 2013 年 7 月更改了文档条目,然后在我上学后的几天后将其恢复。我没有涵盖该时间范围的 irc 日志,但我敢打赌#toolchain 或#perl-qa 上有一些相关的东西。我记得有一篇关于历史的文章,在 perlmonks 或 use.perl.org 之类的地方。
-
感谢您的链接!在第一次提交的 cmets 中,Ovid mentioned 是亚里士多德建议的,Andy 选择了这个名字作为致敬。
标签: perl