It loads a Laravel application within your package repository and enables you to run artisan commands, migrations, factories, and basic routing from within your tests. It extends Testbench and allows ...