关于莫吉托 Mojito由创建,并由维护,是用于隔离测试Laravel视图的轻量级软件包。 安装及使用 需要 使用要求Mojito: composer require nunomaduro/laravel-mojito --dev 如何使用: class WelcomeTest extends TestCase { // First, add the `InteractsWithViews` trait to your test case class. use InteractsWithViews ; public function testDisplaysLa