Split group improvements
- Load PHPUnit bridge of Codeception before splitting tests
- All
Split*
to return result objects (readme updated) - Warn if root directory for Codeception is not set when splitting by groups
- Improved matching groups by using GroupManager
See #96