浏览器:Symfony功能测试的流畅界面 源码
zenstruck /浏览器 使用Symfony进行功能测试可能很冗长。 该库围绕Symfony的本机功能测试功能提供了表达力强,可自动完成的流利包装器: public function testViewPostAndAddComment () { // assumes a "Post" is in the database with an id of 3 $ this -> kernelBrowser () -> visit ( '/posts/3' ) -> assertSuccessful () -> assertSee
文件列表
browser-1.x.zip
(预估有个29文件)
browser-1.x
.gitignore
99B
.codecov.yml
113B
src
Browser.php
11KB
Browser
Component
Mailer.php
3KB
Mailer
TestEmail.php
5KB
暂无评论