collision icon indicating copy to clipboard operation
collision copied to clipboard

Using Collision's printer in Laravel Dusk

Open patrickomeara opened this issue 1 year ago • 0 comments

Hi @nunomaduro,

I'm trying to bring some consistency to the php artisan test and php artisan dusk output. see https://github.com/laravel/dusk/pull/1036

Collision's printer and subscriber classes are marked internal, and concrete classes are final.

Do you have any interest in breaking Collision's PHPUnit printer and subscriber classes into a new standalone printer package that both collision, dusk and other packages could use?

patrickomeara avatar Jul 01 '23 23:07 patrickomeara