文件名称:test-drive:Jenkins 试驾
文件大小:15KB
文件格式:ZIP
更新时间:2024-07-08 01:18:04
Ruby
试驾 一个简单的命令行工具,用于在将代码推送到远程存储库之前运行 Jenkins 测试作业 安装 $ gem install test-drive 用法 $ test-drive -h Usage: test-drive [options] A simple command-line tool for running a Jenkins test job before pushing code to a remote repo v0.0.3 Options: -h, --help Show command line help -s, --server JENKINS_URL URL for the Jenkins server -u, --user USER Jenk
【文件预览】:
test-drive-master
----.travis.yml(43B)
----features()
--------support()
--------test-drive.feature(646B)
--------step_definitions()
----bin()
--------console(335B)
--------test-drive(64B)
--------setup(115B)
----Rakefile(1KB)
----README.rdoc(250B)
----Gemfile(89B)
----.rspec(36B)
----spec()
--------git_helper_spec.rb(546B)
--------test-drive_spec.rb(51B)
--------jenkins_client_spec.rb(2KB)
--------spec_helper.rb(64B)
--------fixtures()
----.gitignore(149B)
----lib()
--------test()
----README.md(3KB)
----test-drive.gemspec(1KB)
----LICENSE.txt(1KB)