Skip to content

Commit 80d4195

Browse files
Update README.md
1 parent 387d9e5 commit 80d4195

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
[![Test Coverage](https://codeclimate.com/github/martin-helmich/phpunit-json-assert/badges/coverage.svg)](https://codeclimate.com/github/martin-helmich/phpunit-json-assert/coverage)
66
[![Issue Count](https://codeclimate.com/github/martin-helmich/phpunit-json-assert/badges/issue_count.svg)](https://codeclimate.com/github/martin-helmich/phpunit-json-assert)
77

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+
813
## Author and copyright
914

1015
Martin Helmich <kontakt@martin-helmich.de>

0 commit comments

Comments
 (0)