摘要: 在写codeception functional test 时测试中如果包含post请求,那么我们就需要调用函数sendPost。默认情况下的functional tester中是不包含该函数的,需要enable这写函数,具体方法如下:在functional.suite.yml文件中:class_n... 阅读全文
posted @ 2015-08-28 13:39 S大好人S 阅读(339) 评论(0) 推荐(0)