Skip to content

Instantly share code, notes, and snippets.

@leavyli
Created January 6, 2018 11:58
Show Gist options
  • Select an option

  • Save leavyli/12c8bd735d786f3134d674edf7bd98e6 to your computer and use it in GitHub Desktop.

Select an option

Save leavyli/12c8bd735d786f3134d674edf7bd98e6 to your computer and use it in GitHub Desktop.

Revisions

  1. leavyli created this gist Jan 6, 2018.
    4 changes: 4 additions & 0 deletions run_test.bat
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    #### 执行单个类的测试
    .\vendor\bin\codecept run unit models\UserTest
    #### 执行类的某个方法的测试
    .\vendor\bin\codecept run unit models\UserTest:testFindUserById