Skip to content

Commit ac83dc2

Browse files
committed
Add alternatives section to README
1 parent 99c09f7 commit ac83dc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ To run the test suite, you need [composer](http://getcomposer.org).
132132
[![Codacy Badge](https://api.codacy.com/project/badge/grade/0bbc8fdeb4044287bbce009adc07ca39)](https://www.codacy.com/app/estahn/phpunit-json-assertions)
133133
[![Codacy Badge](https://api.codacy.com/project/badge/coverage/0bbc8fdeb4044287bbce009adc07ca39)](https://www.codacy.com/app/estahn/phpunit-json-assertions)
134134

135+
## Alternatives
136+
* https://github.com/martin-helmich/phpunit-json-assert - Doesn't support JSON Schema and uses [JSONPath](https://github.com/FlowCommunications/JSONPath) instead of [jmespath.php](https://github.com/jmespath/jmespath.php)
137+
135138
## License
136139

137140
The phpunit-json-assertions library is licensed under the [MIT](LICENSE).

0 commit comments

Comments
 (0)