13.x
[13.x] Mockery cleanup (#61117)
[13.x] Run `artisan dev` through `@laravel/multiplex` (#61100)
[13.x] Consolidate Artisan command $name/getArguments()/getOptions() into $signature (#60926)
Remove and update a few tearDown methods. (#48381)
[13.x] Simplify most of the exceptions expectations (#61049)
fix: Don't set newLineWritten to true unless verbosity allows output (#54127)
[13.x] Prefer isEmpty()/isNotEmpty()/contains() over count() checks (#60978)
Remove useless parent::setUp()/tearDown() calls in tests extending PHPUnit's TestCase directly (#60994)