All Notable changes to test
will be documented in this file
- CHANGE FileSystemTestable trait constructor now accept a directory base.
- Update composer.json
- ADD ReflectionTestable , ExceptionTestable, FileSystemTestable Traits
- ADD support for php>=7.0.0
- REMOVE support for php<7.0
- CHANGE TestBase now use ReflectionTestable , ExceptionTestable, FileSystemTestable traits by default.