Magento 的 pyUnit 单元测试是个好主意吗?
今天,有人建议我将 PyUnit 与我们的 Magento 模块一起使用,因为它的请求和响应对象。使用 xUnit 测试框架有什么优势吗?
我们将使用 Maven 运行 Hudson 作为 CI,并进行一些 PHPUnit 和 Selenium 测试。我目前正在 PHPUnit 中使用 Zend Framework 的请求和响应控制器。
Today it was suggested to me to use PyUnit with our Magento modules because of its request and response objects. Is there any advantage to using an xUnit testing framework?
We would be running Hudson as the CI with Maven along with some PHPUnit and Selenium Tests. I am currently using the Request and Response controllers from Zend Framework in PHPUnit.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Magento 单元测试框架: https://github.com/IvanChepurnyi/EcomDev_PHPUnit
Magento unit-testing framework: https://github.com/IvanChepurnyi/EcomDev_PHPUnit