"phpunit/dbunit": ">=1.2", "phpunit/phpunit-selenium": ">=1.2", "phpunit/phpunit-story": "*" } } 上面的phpunit-selenium就是基于phpunit寫的selenium客戶端庫,詳見文后的參考資料。 然后在項目根目錄下,執(zhí)行 $ sudo composer install composer會根據(jù)這個composer.json文件在根目錄創(chuàng)建一個vendor目錄,并...
www.dbjr.com.cn/article/794...htm 2025-5-27