joscarras

Results 2 comments of joscarras

+1 for this feature! Being able to use --bail with --watch would be super useful for iterative debugging. The workflow would be: - Tests run in watch mode - Bail...

This is a valid issue and a fix would be great! Here’s what’s actually happening: The initial controller loaded inside framework.php works correctly. ``` // Trigger the pre events $event->trigger('controller/'...