blumilksoftware / blt

Behat+Laravel toolbox. Still in progress.
https://packagist.org/packages/blumilksoftware/blt
3 stars 0 forks source link

Provide a way to rewire Bootstrapper class #14

Closed krzysztofrewak closed 2 years ago

krzysztofrewak commented 2 years ago

Class Blumilk\BLT\Bootstrapping\LaravelBootstrapper is used in LaravelApplicationBehatExtension and Environment trait. Both classes should be rewritten to provide a way to use another/extended bootstrapper for more complex applications.