Fitnesse根页面参数

发布于 2024-10-01 17:55:39 字数 424 浏览 0 评论 0原文

我正在尝试在不同的目录结构中运行 FitNesse。如果 FitNesse 的开头类似于:

{fitnesse目录的路径}\run.bat -d {fitnesse目录的路径} -p 8081 它将

按预期工作。这意味着它将找到一个名为 FitnesseRoot 的子目录,并在该目录中找到我的验收测试套件。

我的想法是将 FitnesseRoot 目录重命名为 myNewDirectory (例如),然后启动fitnesse:

{fitnesse 目录的路径}\run.bat -d {fitnesse 目录的路径} -r myNewDirectory -p 8081

而且这个启动似乎不起作用。是这样还是我的第二个陈述有错误?

谢谢。

I'm trying to run FitNesse within a different directory structure. If the start of FitNesse is something like:


{Path to fitnesse direcotry}\run.bat -d {path to fitnesse directory} -p 8081

it will work as expected. That means it will find a subdirectory called FitnesseRoot and within this directory my acceptance test suites.

My idea is to rename the FitnesseRoot directory to myNewDirectory (for example) and then start fitnesse with:


{Path to fitnesse direcotry}\run.bat -d {path to fitnesse directory} -r myNewDirectory -p 8081

And this start don't seem to work. Is this so or is there an error in my second statement?

Thanks.

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

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

发布评论

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

评论(1

凡尘雨 2024-10-08 17:55:39

上周末我有一些时间深入探讨这个问题。基本上我还没有理解-r参数的操作过程。同时,它对我的​​物品也很有效。很抱歉给您带来不便。

During last weekend I had some time to explore the problem in deepth. Basically I hadn't understood the operation procedure of the -r parameter. In the mean time it works also well for my belongs. Sorry for the inconvience.

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