1.0
Testing in Behat environment:
- Created two extensions for testing which are used this autoloader.
- Every extension has it own context with a single step.
- Configuration file contains both extensions.
- Testing feature contains both steps from both extensions.
- All these staff executes as PHPUnit test.