We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387d9e5 commit 80d4195Copy full SHA for 80d4195
README.md
@@ -5,6 +5,11 @@
5
[](https://codeclimate.com/github/martin-helmich/phpunit-json-assert/coverage)
6
[](https://codeclimate.com/github/martin-helmich/phpunit-json-assert)
7
8
+This library adds several new assertions to [PHPUnit](https://phpunit.de/)
9
+that allow you to easily and concisely verify complex data structures (often,
10
+but not necessarily, JSON documents) using JSONPath expressions and JSON
11
+schemas.
12
+
13
## Author and copyright
14
15
Martin Helmich <kontakt@martin-helmich.de>
0 commit comments