Laravel 6 cannot run tests “PHPUnit\Runner\BaseTestRunner::getTest() must be of the type string”

前端 未结 0 1822
情话喂你
情话喂你 2021-01-21 09:58

I\'m trying to write very simple phpunit test

php artisan make:test CarTest

class CarTest extends TestCase
{
  /**
   * A basic feature test example.
   *
   * @         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题