Fitnesse部署实践
是否有一些关于组织 Fitnesse 部署以供项目使用的最佳方法的文档?
我有很多问题: 应该如何保存?整个 Fitnesse 根是否应该存储在 SVN 中?您如何处理跨多个 svn 存储库的验收测试?
我们有一些仅在Linux(服务器)上运行的代码和其他仅在Windows(客户端)上运行的代码,它们构成了完整的系统,您如何运行这些代码?您有多个 Finesse 服务器吗?
Is there some documentation on the best ways to organize the deployment of Fitnesse for use in projects?
I have many questions:
How should it be stored? Should the whole fitnesse root be stored in SVN? How do you deal with acceptance tests that span multiple svn repositories?
We have some code that runs only on linux (server) and other code that runs only on windows (client) that make up the complete system, how do you run these? Do you have multiple Finesse servers?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在我工作的公司中,我们正在建立一个与 SVN 和 Selenium 集成的功能测试 FitNesse。
这是我们的基本想法:
我们仍在整合这些工具。我们还使用 Jira、Testlink、Sonar 和 MediaWiki。
In the company that I work we are setting up a FitNesse for Functional Tests integrated with SVN and Selenium.
Here is our basic idea:
We are still integrating the tools. We also use Jira, Testlink, Sonar and MediaWiki.