Skip to content

1.5.0

Compare
Choose a tag to compare
released this 29 Aug 00:39
· 39 commits to master since this release
ebf833c

Support for full PHPUnit API, that means ~42 new verifiers!
(containsEquals, notContainsEquals, notSameSize, sameSize, directoryDoesNotExist, directoryExists, directoryIsNotReadable, directoryIsNotWritable, directoryIsReadable, directoryIsWritable, fileEqualsCanonicalizing, fileEqualsIgnoringCase, fileIsNotReadable, fileIsNotWritable, fileIsReadable, fileIsWritable, fileNotEqualsCanonicalizing, fileNotEqualsIgnoringCase, jsonFileNotEqualsJsonFile, jsonStringNotEqualsJsonFile, finite, infinite, isClosedResource, isIterable, isNotClosedResource, isNotIterable, nan, notFalse, notTrue, that, json, jsonStringNotEqualsJsonString, notRegExp, stringEqualsFileCanonicalizing, stringEqualsFileIgnoringCase, stringNotEqualsFileCanonicalizing, stringNotEqualsFileIgnoringCase, isNotReadable, isNotWritable, xmlFileNotEqualsXmlFile, xmlStringNotEqualsXmlFile, xmlStringNotEqualsXmlString).