php-unit-test-helpers:方便您的单元测试的集合

时间:2024-06-14 08:07:41
【文件属性】:

文件名称:php-unit-test-helpers:方便您的单元测试的集合

文件大小:15KB

文件格式:ZIP

更新时间:2024-06-14 08:07:41

PHP

PHP单元测试助手 介绍 PHP单元测试助手库提供了一组有用且强大的助手,您可以快速将其放入自己的项目中,以节省编写单元测试时的时间和精力。 安装 将此添加到您的composer.json文件: { "require": { "ganbarodigital/php-unit-test-helpers": "^1.0" } } 然后运行composer update 。


【文件预览】:
php-unit-test-helpers-develop
----.gitignore(29B)
----src()
--------Exceptions()
--------ClassesAndObjects()
----LICENSE.md(2KB)
----.travis.yml(106B)
----composer.json(425B)
----CHANGELOG.md(367B)
----README.md(386B)
----tests()
--------Exceptions()
--------ClassesAndObjects()
----.scrutinizer.yml(5KB)
----phpunit.xml.dist(803B)

网友评论