wordpress-test-template:在您的Wordpress项目中使用travis的模板

时间:2024-05-23 19:55:27
【文件属性】:

文件名称:wordpress-test-template:在您的Wordpress项目中使用travis的模板

文件大小:14KB

文件格式:ZIP

更新时间:2024-05-23 19:55:27

Shell

WordPress测试模板 在您的wordpress项目中使用travis的模板。 配置 Travis环境变量 WP_PROJECT_TYPE使用“插件”或“主题” WP_VERSION使用最新或编号(例如4.0.1) WP_MULTISITE使用0或WP_MULTISITE :目前尚无法使用 例子 基本:只需在项目中跟随.travis.yml,并在每次推送到github时开始使用phantomjs进行基本的wordpress测试。 # This uses newer and faster docker based build system sudo : false language : php notifications : on_success : never on_failure : change php : - nightly # PHP 7.0 - 5.6


【文件预览】:
wordpress-test-template-master
----README.md(4KB)
----bin()
--------install-wp-tests.sh(6KB)
----tests()
--------test-plugin.php(199B)
--------bootstrap.php(770B)
----phpunit.xml(461B)
----spec()
--------Gemfile(113B)
--------test.rb(3KB)
--------Gemfile.lock(1KB)
--------lib()
----LICENSE.txt(11KB)
----.travis.yml(758B)
----lib()
--------router.php(2KB)

网友评论