【问题标题】:phpUnit: Upgrade test cases from simpleTest to phpUnitphpUnit:将测试用例从 simpleTest 升级到 phpUnit
【发布时间】:2014-03-31 06:43:39
【问题描述】:

是否有任何公开可用的资源或某种形式的迁移可以帮助将现有的测试用例和测试套件从 simplTest 转换为 phpUnit 框架?

由于手动转换数千个测试用例是不可行的。

【问题讨论】:

    标签: php unit-testing phpunit automated-tests simpletest


    【解决方案1】:

    This script 应该完成大部分工作。

    您还可以找到有关从 simpleTest 迁移到 PHPUnit here 的有用信息。

    但您肯定需要手动解决一些问题。祝你好运!

    【讨论】:

      猜你喜欢
      • 2012-08-18
      • 2016-12-29
      • 2010-09-07
      • 2014-09-22
      • 2014-07-21
      • 2020-03-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多