- #PR9: Exact Class Names and Naming Conventions (Thanks muddletoes)
- #PR7 :
php-get-current-class
matches style convention (Thanks muddletoes) - #PR5 : Add error navigation after a failed test (Thanks Ryckes)
- Update unit tests configuration for overseer
- #PR4: Variables for phpunit's directory and filename (Ahmad N. Raja)
- Update TravisCI and Drone.io for continuous integration
- Add code coverage using undercover
- #PR2: Remove unnecessary "depends-on" from Cask
FIX
Add Package-Requires line to display dependencies- Update documentation
- Launch PHPUnit on current test
- Add optional arguments to PHPUnit
- Use
defcustom
instead ofdefvar
for customizable variables (Thanks to Syohex)
- Launch current class tests
- Launch all tests from current projects