introduced property based unit tests using the eris library, found an unhandled error case (empty string) in the Vizhash library and handled it

This commit is contained in:
El RIDO
2017-02-26 11:21:52 +01:00
parent db307c3a77
commit 59adfc1962
4 changed files with 38 additions and 4 deletions

View File

@@ -24,7 +24,8 @@
},
"require-dev": {
"codacy/coverage": "dev-master",
"codeclimate/php-test-reporter": "dev-master"
"codeclimate/php-test-reporter": "dev-master",
"giorgiosironi/eris": "dev-master"
},
"autoload": {
"psr-4": {