phpunit-json-assert:JSON文档PHPUnit断言

时间:2024-06-06 07:47:30
【文件属性】:

文件名称:phpunit-json-assert:JSON文档PHPUnit断言

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-06 07:47:30

unit-testing phpunit jsonpath phpunit-assertions json-assertions

PHPUnit的JSON断言 该库向添加了几个新的断言,使您可以使用JSONPath表达式和JSON模式轻松,简洁地验证复杂的数据结构(通常但不一定是JSON文档)。 作者和版权 马丁·赫尔米奇 该库是。 安装 $ composer require --dev helmich/phpunit-json-assert 兼容性 该库有多个发行分支,每个分支都与PHPUnit和PHP的不同发行版兼容。 下表应该提供简单的概述: “ JSON断言”版本 PHPUnit 4 PHPUnit 5 PHPUnit 6 PHPUnit 7 PHPUnit的8 PHPUnit 9 v1(分支v1 ),不受支持 :check_mark_button: :check_mark_button: :prohibited: :prohibited: :prohibited: :prohibited: v2(分支v2 ) :prohibited: :prohibited: :check_mark_button: :check_mark_button: :


【文件预览】:
phpunit-json-assert-master
----.github()
--------dependabot.yml(466B)
--------workflows()
----LICENSE.txt(1KB)
----src()
--------Constraint()
--------Functions.php(740B)
--------JsonAssertions.php(5KB)
----composer.json(776B)

网友评论