webman-framework
webman-framework copied to clipboard
【RFC】Add unit test
Using phpunit to add unit test.
期望能通过 $this->request
$this->post
$this->get
$this->put
$this->postJson
等方式对 webman 写的接口发起集成测试。